Skip to content

Hostname

spectrumemp.com

Last fetched

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

Nutrition Label

WHISPER CANON · spectrumemp.comRouting diversity6.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spectrumemp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.162.226100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.169.35100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.154.973.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.60.2283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.178.1153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.148.7034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.25.3834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.76.25534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.221.15534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.235.7534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.5.15635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.93.12635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.159.344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.78.6244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.124.5344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.19.17752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.144.11952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.11.18652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.85.22254.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.144.25054.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
andrew mallen
Contact emails

Subdomains

166 observed subdomains of spectrumemp.com.

Web-graph footprint

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

5 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spectrumemp.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from spectrumemp.com.

Cypher and MCP

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

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