Skip to content

Hostname

80s-mixed.com

Last fetched

80s-mixed.com resolves to 1 IPv4 address operated by PONYNET - FranTech Solutions in LU. WHOIS lists iana:3956 as the registrar.

Nutrition Label

WHISPER CANON · 80s-mixed.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/80s-mixed.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.251.88.193198.251.88.0/24AS53667PONYNET - FranTech SolutionsLU

WHOIS identity

Registrar
iana:3956
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of 80s-mixed.com.

Web-graph footprint

Distinct hostnames that link to or from 80s-mixed.com in the public web crawl.

24 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 80s-mixed.com

SPF policy

3 SPF mechanisms authorising senders for 80s-mixed.com.

MechanismTarget
SPF_A80s-mixed.com
SPF_IP198.251.88.193
SPF_MX80s-mixed.com

Related pages

Pivot deeper into the graph from 80s-mixed.com.

Cypher and MCP

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

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