Skip to content

Hostname

purespectrum.com

Last fetched

purespectrum.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · purespectrum.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/purespectrum.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.129108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.24108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.53108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.78108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.7.112108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.18108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.32108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.38108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.164.68.1123.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.1293.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.673.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.823.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.46.1053.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.23.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.613.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

37 observed subdomains of purespectrum.com.

Web-graph footprint

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

143 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for purespectrum.com.

MechanismTarget
SPF_INCLUDE20518671.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from purespectrum.com.

Cypher and MCP

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

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