Skip to content

Hostname

mail.thoughtsandmaceadvisory.com

Last fetched

mail.thoughtsandmaceadvisory.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mail.thoughtsandmaceadvisory.comRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/mail.thoughtsandmaceadvisory.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.223.25100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.169.1623.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.227.15134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.145.144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.144.17944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.155.5144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.26.16844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.120.7354.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.thoughtsandmaceadvisory.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mail.thoughtsandmaceadvisory.com.

MechanismTarget
SPF_Amail.thoughtsandmaceadvisory.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP44.206.40.223
SPF_IPfdcf:abda:4154::/48
SPF_MXmail.thoughtsandmaceadvisory.com

Related pages

Pivot deeper into the graph from mail.thoughtsandmaceadvisory.com.

Cypher and MCP

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

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