Skip to content

Hostname

bounce.emailsbit.com

Last fetched

bounce.emailsbit.com resolves to 2 IPv4 addresses operated by JOSE ARNALDO PINHEIRO DE SOUZA EIRELI-ME in NL.

Nutrition Label

WHISPER CANON · bounce.emailsbit.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/bounce.emailsbit.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.7.108.6334.7.0.0/17AS396982JOSE ARNALDO PINHEIRO DE SOUZA EIRELI-MENL
34.81.216.18734.81.208.0/20AS396982JOSE ARNALDO PINHEIRO DE SOUZA EIRELI-METW

WHOIS identity

No WHOIS records are currently associated with bounce.emailsbit.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bounce.emailsbit.com.

MechanismTarget
SPF_INCLUDEsmtp.emailsbit.com
SPF_IP137.74.41.210
SPF_IP74.208.202.106
SPF_IP87.106.28.218

Related pages

Pivot deeper into the graph from bounce.emailsbit.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bounce.emailsbit.com"})-[: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.