Skip to content

Hostname

aigolftips.com

Last fetched

aigolftips.com resolves to 3 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · aigolftips.comRouting diversity3.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aigolftips.com

Resolution chain

aigolftips.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
136.243.106.228136.243.0.0/16AS24940DE
167.71.185.204167.71.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
213.183.48.170213.183.48.0/24AS50098RU

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of aigolftips.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aigolftips.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from aigolftips.com.

Cypher and MCP

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

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