Skip to content

Hostname

construction.learnformula.com

Last fetched

construction.learnformula.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · construction.learnformula.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/construction.learnformula.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.246.4218.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.5318.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.5718.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.9218.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.160.10999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with construction.learnformula.com in WhisperGraph.

Subdomains

1 observed subdomain of construction.learnformula.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for construction.learnformula.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from construction.learnformula.com.

Cypher and MCP

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

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