Skip to content

Hostname

www.formativeco.com

Last fetched

www.formativeco.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.formativeco.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.formativeco.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.146.128.4916.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.166.3444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.20.13044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.128.23352.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.204.22552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.165.4252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.212.170.7854.212.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.80.19654.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.formativeco.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for www.formativeco.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP8.53.165.247

Related pages

Pivot deeper into the graph from www.formativeco.com.

Cypher and MCP

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

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