Skip to content

Hostname

gallusgolf.com

Last fetched

gallusgolf.com resolves to 20 IPv4 addresses operated by AS64073 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gallusgolf.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gallusgolf.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.156.1070.0.0.0/0AS64073US
18.160.156.330.0.0.0/0AS64073US
18.160.156.390.0.0.0/0AS64073US
18.160.156.730.0.0.0/0AS64073US
18.66.147.10718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.50.2552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.3752.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.4152.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.6352.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.85.31.3352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.10054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

55 observed subdomains of gallusgolf.com.

Web-graph footprint

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

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gallusgolf.com.

MechanismTarget
SPF_INCLUDE1-2-1smtp.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from gallusgolf.com.

Cypher and MCP

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

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