Skip to content

Hostname

bitcom.psi.br

Last fetched

bitcom.psi.br resolves to 2 IPv4 addresses operated by AS28169 in BR.

Nutrition Label

WHISPER CANON · bitcom.psi.brRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bitcom.psi.br

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with bitcom.psi.br in WhisperGraph.

Subdomains

47 observed subdomains of bitcom.psi.br.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bitcom.psi.br.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEpensomail.com.br
SPF_IP187.63.160.0/27
SPF_IP187.63.167.0/27
SPF_IP187.63.175.0/27
SPF_IP187.63.183.0/27
SPF_IP200.219.219.244
SPF_IP2804:30::/32
SPF_MXbitcom.psi.br

Related pages

Pivot deeper into the graph from bitcom.psi.br.

Cypher and MCP

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

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