Skip to content

Hostname

admin.formstack.com

Last fetched

admin.formstack.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU.

Nutrition Label

WHISPER CANON · admin.formstack.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/admin.formstack.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.2118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.160.22.253.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.283.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.553.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.593.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with admin.formstack.com in WhisperGraph.

Web-graph footprint

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

618 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for admin.formstack.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf1.mcsv.net
SPF_INCLUDEstspg-customer.com
SPF_IP207.218.90.0/24
SPF_IP64.79.155.0/24

Related pages

Pivot deeper into the graph from admin.formstack.com.

Cypher and MCP

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

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