Skip to content

Hostname

formalize.com

Last fetched

formalize.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.249.96.10613.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.2413.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.6413.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.7713.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.3618.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.618.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.8118.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.9618.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.9418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
anonymize,
Contact emails

Subdomains

11 observed subdomains of formalize.com.

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for formalize.com.

MechanismTarget
SPF_INCLUDE9214205.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from formalize.com.

Cypher and MCP

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

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