Skip to content

Hostname

formula-micro.dk

Last fetched

formula-micro.dk resolves to 1 IPv4 address operated by CIBICOM-IP-NETWORK in DK.

Nutrition Label

WHISPER CANON · formula-micro.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/formula-micro.dk

Resolution chain

formula-micro.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.250.163.45157.250.160.0/20AS3342CIBICOM-IP-NETWORKDK

WHOIS identity

Registrar
Organization
formula micro bornholm a/s
Contact emails

Subdomains

3 observed subdomains of formula-micro.dk.

Web-graph footprint

Distinct hostnames that link to or from formula-micro.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for formula-micro.dk.

MechanismTarget
SPF_Aformula-micro.dk
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.250.160.116
SPF_IP185.107.168.46
SPF_IP81.7.161.0/24
SPF_IP83.91.91.0/26
SPF_MXformula-micro.dk

Related pages

Pivot deeper into the graph from formula-micro.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "formula-micro.dk"})-[: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.