Skip to content

Hostname

80cent.com

Last fetched

80cent.com resolves to 1 IPv4 address operated by AS327813 in NG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 80cent.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/80cent.com

Resolution chain

80cent.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
169.255.57.171169.255.57.0/24AS327813NG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of 80cent.com.

Web-graph footprint

Distinct hostnames that link to or from 80cent.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 80cent.com

SPF policy

3 SPF mechanisms authorising senders for 80cent.com.

MechanismTarget
SPF_A80cent.com
SPF_IP169.255.57.171
SPF_MX80cent.com

Related pages

Pivot deeper into the graph from 80cent.com.

Cypher and MCP

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

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