Skip to content

Hostname

goformative.com

Last fetched

goformative.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · goformative.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/goformative.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.119.107108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.118108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.37108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.80108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.245.86.1618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.207.1718.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.4818.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.518.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.5818.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for goformative.com.

Related pages

Pivot deeper into the graph from goformative.com.

Cypher and MCP

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

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