Skip to content

Hostname

smugmug.com

Last fetched

smugmug.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · smugmug.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smugmug.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.26.13413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.125.5218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.248.10223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.23.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.126.2413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.45.23434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.14.20244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.52.652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.204.5854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.205.22154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
host master
Contact emails

Subdomains

84,405 observed subdomains of smugmug.com.

Web-graph footprint

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

3,900 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for smugmug.com.

MechanismTarget
SPF_INCLUDE_spf.smugmug_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from smugmug.com.

Cypher and MCP

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

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