Skip to content

Hostname

eb.mil.br

Last fetched

eb.mil.br resolves to 1 IPv4 address operated by AS52890 in BR.

Nutrition Label

WHISPER CANON · eb.mil.brRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.9/10canon.whisper.security/host/eb.mil.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.8.91.15177.8.91.0/24AS52890BR

WHOIS identity

No WHOIS records are currently associated with eb.mil.br in WhisperGraph.

Subdomains

1,473 observed subdomains of eb.mil.br.

Web-graph footprint

Distinct hostnames that link to or from eb.mil.br in the public web crawl.

876 sites link to this hostname.

381 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eb.mil.br.

MechanismTarget
SPF_MXeb.mil.br

Related pages

Pivot deeper into the graph from eb.mil.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eb.mil.br"})-[: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.