Skip to content

Hostname

hg660.cc

Last fetched

hg660.cc resolves to 20 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US.

Nutrition Label

WHISPER CANON · hg660.ccRouting diversity5.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hg660.cc

Resolution chain

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

IPPrefixASNOperatorCountry
148.135.87.208148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.87.209148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.72.132.249148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.250148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.251148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.253148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.46148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.47148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.48148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.133.113148.72.133.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
15.204.185.10915.204.128.0/17AS16276US
15.204.185.11015.204.128.0/17AS16276US
15.204.185.11115.204.128.0/17AS16276US
15.204.185.11215.204.128.0/17AS16276US
15.204.239.24915.204.128.0/17AS16276US
184.107.3.245184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.3.246184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.3.247184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.3.248184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.3.249184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

No WHOIS records are currently associated with hg660.cc in WhisperGraph.

Subdomains

1 observed subdomain of hg660.cc.

Subdomain
mx1.hg660.cc

Threat posture

History

Mail and authentication

MX records

  • hg660.cc

SPF policy

2 SPF mechanisms authorising senders for hg660.cc.

MechanismTarget
SPF_INCLUDEaufirm.com
SPF_INCLUDEedtb.xyz

Related pages

Pivot deeper into the graph from hg660.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hg660.cc"})-[: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.