Skip to content

Hostname

brobyagility.dk

Last fetched

brobyagility.dk resolves to 1 IPv4 address operated by COMASYS in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.210.177.49185.210.176.0/22AS51377COMASYSDK

WHOIS identity

Registrar
Organization
iben marianne krarup pedersen
Contact emails

Subdomains

3 observed subdomains of brobyagility.dk.

Web-graph footprint

Distinct hostnames that link to or from brobyagility.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for brobyagility.dk.

MechanismTarget
SPF_Abrobyagility.dk
SPF_Ampf3.medieplanfyn.dk
SPF_MXbrobyagility.dk

Related pages

Pivot deeper into the graph from brobyagility.dk.

Cypher and MCP

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

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