Skip to content

Hostname

pre25.brf.co

Last fetched

pre25.brf.co resolves to 1 IPv4 address operated by ASODERLAND in SE.

Nutrition Label

WHISPER CANON · pre25.brf.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pre25.brf.co

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.234.22146.16.232.0/21AS44136ASODERLANDSE

WHOIS identity

No WHOIS records are currently associated with pre25.brf.co in WhisperGraph.

Subdomains

1 observed subdomain of pre25.brf.co.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pre25.brf.co.

MechanismTarget
SPF_Apre25.brf.co
SPF_IP46.16.234.221
SPF_MXpre25.brf.co

Related pages

Pivot deeper into the graph from pre25.brf.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pre25.brf.co"})-[: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.