Skip to content

Hostname

spectrumscience.com

Last fetched

spectrumscience.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · spectrumscience.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spectrumscience.com

Resolution chain

spectrumscience.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

21 observed subdomains of spectrumscience.com.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for spectrumscience.com.

MechanismTarget
SPF_Aspectrumscience.com
SPF_INCLUDE7625135.spf07.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:550:2a00:1::/64
SPF_IP38.104.246.61/32
SPF_IP38.124.232.0/24
SPF_IP64.125.222.0/24
SPF_MXspectrumscience.com

Related pages

Pivot deeper into the graph from spectrumscience.com.

Cypher and MCP

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

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