Skip to content

Hostname

spectrumcontrol.com

Last fetched

spectrumcontrol.com resolves to 1 IPv4 address operated by INTERNAP-2BLK - Unitas Global in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · spectrumcontrol.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/spectrumcontrol.com

Resolution chain

spectrumcontrol.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.92.184.17223.92.184.0/24AS12182INTERNAP-2BLK - Unitas GlobalUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

14 observed subdomains of spectrumcontrol.com.

Web-graph footprint

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

107 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for spectrumcontrol.com.

MechanismTarget
SPF_INCLUDE5942715.spf06.hubspotemail.net
SPF_INCLUDEspf.protection.office365.us
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.182.227.189
SPF_IP212.187.244.3
SPF_IP4.2.4.126
SPF_IP4.37.32.250
SPF_IP4.78.16.158

Related pages

Pivot deeper into the graph from spectrumcontrol.com.

Cypher and MCP

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

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