Skip to content

Hostname

formstack.com

Last fetched

formstack.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · formstack.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/formstack.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.132.10352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.11852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.3252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.4052.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.12665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.2565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
18.67.13.8618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.3018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
chris lucas
Contact emails

Subdomains

9,133 observed subdomains of formstack.com.

Web-graph footprint

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

10,735 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for formstack.com.

MechanismTarget
SPF_INCLUDE_spf.formstack_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from formstack.com.

Cypher and MCP

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

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