Skip to content

Hostname

simcorp.assetsonar.com

Last fetched

simcorp.assetsonar.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · simcorp.assetsonar.comRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/simcorp.assetsonar.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.211.138.473.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.87.1013.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.115.19244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.161.24152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.229.854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with simcorp.assetsonar.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for simcorp.assetsonar.com.

MechanismTarget
SPF_Asimcorp.assetsonar.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEzcsend.net
SPF_IP13.237.190.180
SPF_IP18.209.25.70
SPF_IP18.211.41.63
SPF_IP52.210.202.179
SPF_IP52.70.213.244
SPF_IP54.197.226.101
SPF_MXsimcorp.assetsonar.com

Related pages

Pivot deeper into the graph from simcorp.assetsonar.com.

Cypher and MCP

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

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