Skip to content

Hostname

corpulssimulation.com

Last fetched

corpulssimulation.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · corpulssimulation.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/corpulssimulation.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.87.10113.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.1113.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.11113.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.3513.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.64.10418.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.3918.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.7618.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.7818.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:1408
Organization
Contact emails

Subdomains

4 observed subdomains of corpulssimulation.com.

Threat posture

History

Related pages

Pivot deeper into the graph from corpulssimulation.com.

Cypher and MCP

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

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