Skip to content

Hostname

munsonski.com

Last fetched

munsonski.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · munsonski.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/munsonski.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.54.253100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.87.227100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.26.15618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.101.19952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.41.5052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.135.1452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.161.21454.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.13.14854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.219.454.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.200.24054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.185.10254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.53.21752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
boats administrator
Contact emails

Subdomains

2 observed subdomains of munsonski.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for munsonski.com.

MechanismTarget
SPF_INCLUDE45099813.spf06.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP75.149.93.209

Related pages

Pivot deeper into the graph from munsonski.com.

Cypher and MCP

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

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