Skip to content

Hostname

igolf.link

Last fetched

igolf.link resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · igolf.linkRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/igolf.link

Resolution chain

igolf.link resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.178.152100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.193.24413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.44.11118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.135.2118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.116.12184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.19.14534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.145.14635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.224.2035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.63.13152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.17.552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.64.20854.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.178.23198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
whoisguard protected
Contact emails

Subdomains

1 observed subdomain of igolf.link.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from igolf.link.

Cypher and MCP

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

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