Skip to content

Hostname

goose-city.com

Last fetched

goose-city.com resolves to 1 IPv4 address operated by WHG-SGP - WHG Hosting Services Ltd in FR. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · goose-city.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goose-city.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.187.128.5485.187.128.0/22AS204800WHG-SGP - WHG Hosting Services LtdFR

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of goose-city.com.

Web-graph footprint

Distinct hostnames that link to or from goose-city.com in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for goose-city.com.

MechanismTarget
SPF_Agoose-city.com
SPF_INCLUDEspf.a2hosting.com
SPF_IP85.187.128.54
SPF_MXgoose-city.com

Related pages

Pivot deeper into the graph from goose-city.com.

Cypher and MCP

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

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