Skip to content

Hostname

backoffice.extrabrood.be

Last fetched

backoffice.extrabrood.be resolves to 1 IPv4 address operated by AS52148 in DE.

Nutrition Label

WHISPER CANON · backoffice.extrabrood.beRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/backoffice.extrabrood.be

Resolution chain

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

IPPrefixASNOperatorCountry
185.73.8.6185.74.240.0/24AS52148DE

WHOIS identity

No WHOIS records are currently associated with backoffice.extrabrood.be in WhisperGraph.

Subdomains

1 observed subdomain of backoffice.extrabrood.be.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for backoffice.extrabrood.be.

MechanismTarget
SPF_Abackoffice.extrabrood.be
SPF_INCLUDEspf.hostns.io
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP116.202.208.211
SPF_IP141.95.99.203/18
SPF_IP185.73.8.6
SPF_IP192.250.229.81
SPF_MXbackoffice.extrabrood.be

Related pages

Pivot deeper into the graph from backoffice.extrabrood.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "backoffice.extrabrood.be"})-[: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.