Skip to content

Hostname

ecampus.bbmapfre.com.br

Last fetched

ecampus.bbmapfre.com.br resolves to 2 IPv4 addresses operated by Insidesign Tecnologia Ltda EPP in BR.

Nutrition Label

WHISPER CANON · ecampus.bbmapfre.com.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ecampus.bbmapfre.com.br

Resolution chain

ecampus.bbmapfre.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
177.11.240.139177.11.240.0/22AS262885Insidesign Tecnologia Ltda EPPBR
177.11.240.150177.11.240.0/22AS262885Insidesign Tecnologia Ltda EPPBR

WHOIS identity

No WHOIS records are currently associated with ecampus.bbmapfre.com.br in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ecampus.bbmapfre.com.br.

MechanismTarget
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24

Related pages

Pivot deeper into the graph from ecampus.bbmapfre.com.br.

Cypher and MCP

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

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