Skip to content

Hostname

balticcontrol.com

Last fetched

balticcontrol.com resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.95.242.13781.95.240.0/20AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
iana:2
Organization
baltic control ltd aarhus
Contact emails

Subdomains

17 observed subdomains of balticcontrol.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for balticcontrol.com.

MechanismTarget
SPF_Abalticcontrol.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP178.73.8.122
SPF_IP185.132.182.95
SPF_IP40.118.62.142
SPF_IP52.16.253.121
SPF_IP52.18.148.31
SPF_IP91.207.212.61/32
SPF_IP94.189.34.22
SPF_MXbalticcontrol.com

Related pages

Pivot deeper into the graph from balticcontrol.com.

Cypher and MCP

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

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