Skip to content

Hostname

digitalcontrolroom.com

Last fetched

digitalcontrolroom.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.120.194.8734.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.89.38.23034.89.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
iana:81
Organization
stephen hickey
Contact emails

Subdomains

23 observed subdomains of digitalcontrolroom.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for digitalcontrolroom.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.181.51
SPF_MXdigitalcontrolroom.com

Related pages

Pivot deeper into the graph from digitalcontrolroom.com.

Cypher and MCP

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

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