Skip to content

Hostname

advhelpdesk.com

Last fetched

advhelpdesk.com resolves to 20 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · advhelpdesk.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/advhelpdesk.com

Resolution chain

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

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of advhelpdesk.com.

Threat posture

History

Mail and authentication

MX records

  • advhelpdesk.com

SPF policy

1 SPF mechanism authorising senders for advhelpdesk.com.

MechanismTarget
SPF_Amail.advhelpdesk.com

Related pages

Pivot deeper into the graph from advhelpdesk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "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.