Skip to content

Hostname

formsworkflow.com

Last fetched

formsworkflow.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 · formsworkflow.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/formsworkflow.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.122.2118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.252.123.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.783.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.893.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.953.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.171.12499.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.1699.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.4299.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.7099.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.64.211.3318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
american legalnet,
Contact emails

Subdomains

7 observed subdomains of formsworkflow.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for formsworkflow.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from formsworkflow.com.

Cypher and MCP

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

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