Skip to content

Hostname

golfandmore.com

Last fetched

golfandmore.com resolves to 1 IPv4 address operated by AS21499 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · golfandmore.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/golfandmore.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.180.9092.205.176.0/21AS21499DE

WHOIS identity

Registrar
iana:1443
Organization
domain hostmaster, customer id : 84520413002699
Contact emails

Subdomains

15 observed subdomains of golfandmore.com.

Web-graph footprint

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

89 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for golfandmore.com.

MechanismTarget
SPF_Agolfandmore.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP92.204.71.152
SPF_IP92.205.180.90
SPF_MXgolfandmore.com

Related pages

Pivot deeper into the graph from golfandmore.com.

Cypher and MCP

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

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