Skip to content

Hostname

treancorp.formstack.com

Last fetched

treancorp.formstack.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.50.10318.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.12918.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.5318.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.6918.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

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

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for treancorp.formstack.com.

MechanismTarget
SPF_INCLUDE_spf.formstack_com._d.easydmarc.pro

Related pages

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

Cypher and MCP

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

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