Skip to content

Hostname

99yards.com

Last fetched

99yards.com resolves to 1 IPv4 address operated by PERFORMIVE - Performive LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 99yards.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/99yards.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.115.170.8666.115.128.0/18AS46562PERFORMIVE - Performive LLCUS

WHOIS identity

Registrar
iana:146
Organization
domain investment services
Contact emails

Subdomains

2 observed subdomains of 99yards.com.

Web-graph footprint

Distinct hostnames that link to or from 99yards.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 99yards.com

SPF policy

4 SPF mechanisms authorising senders for 99yards.com.

MechanismTarget
SPF_A99yards.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP66.115.170.85
SPF_MX99yards.com

Related pages

Pivot deeper into the graph from 99yards.com.

Cypher and MCP

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

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