Skip to content

Hostname

thoughtsandmaceadvisory.com

Last fetched

thoughtsandmaceadvisory.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · thoughtsandmaceadvisory.comRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/thoughtsandmaceadvisory.com

Resolution chain

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

Registrar
iana:1250
Organization
jude ilo
Contact emails

Subdomains

7 observed subdomains of thoughtsandmaceadvisory.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for thoughtsandmaceadvisory.com.

MechanismTarget
SPF_Athoughtsandmaceadvisory.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP44.206.40.223
SPF_IPfdcf:abda:4154::/48
SPF_MXthoughtsandmaceadvisory.com

Related pages

Pivot deeper into the graph from thoughtsandmaceadvisory.com.

Cypher and MCP

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

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