Skip to content

Hostname

emorrison.com

Last fetched

emorrison.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · emorrison.comRouting diversity7.3/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/emorrison.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.195.84100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.125.51100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.36.158100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.35.193100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.120.22618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.67.14218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.166.194184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.33.1423.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.163.2323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.250.1103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.81.923.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.210.2343.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.102.153.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.195.1393.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.174.2333.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.49.8034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.204.9134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.4.19334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.168.23344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.62.9444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
compass group usa
Contact emails

Subdomains

26 observed subdomains of emorrison.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for emorrison.com.

MechanismTarget
SPF_INCLUDEspf-00229301.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.82.3.112

Related pages

Pivot deeper into the graph from emorrison.com.

Cypher and MCP

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

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