Skip to content

Hostname

ns2.advhelpdesk.com

Last fetched

ns2.advhelpdesk.com resolves to 20 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US.

Nutrition Label

WHISPER CANON · ns2.advhelpdesk.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ns2.advhelpdesk.com

Resolution chain

ns2.advhelpdesk.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.175.229.10107.175.229.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.229.11107.175.229.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.229.12107.175.229.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.229.13107.175.229.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.229.14107.175.229.0/24AS36352AS-COLOCROSSING - HostPapaUS
140.235.16.190140.235.16.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.16.191140.235.16.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.16.192140.235.16.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.16.193140.235.16.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.16.194140.235.16.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.171.126.231142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.126.232142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.126.233142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.126.234142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.126.235142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
15.204.147.3215.204.128.0/17AS16276US
15.204.159.16915.204.128.0/17AS16276US
15.204.167.9515.204.128.0/17AS16276US
15.204.167.9615.204.128.0/17AS16276US
15.204.209.21415.204.128.0/17AS16276US

WHOIS identity

No WHOIS records are currently associated with ns2.advhelpdesk.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for ns2.advhelpdesk.com.

MechanismTarget
SPF_Amail.advhelpdesk.com

Related pages

Pivot deeper into the graph from ns2.advhelpdesk.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ns2.advhelpdesk.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.