Skip to content

Hostname

bpap.com

Last fetched

bpap.com resolves to 1 IPv4 address operated by AS203500 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bpap.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bpap.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.25.200.138193.25.200.0/24AS203500FR

WHOIS identity

Registrar
iana:81
Organization
johann caillaud
Contact emails

Subdomains

66 observed subdomains of bpap.com.

Web-graph footprint

Distinct hostnames that link to or from bpap.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bpap.com.

MechanismTarget
SPF_Abpap.com
SPF_Amail.bpap.com
SPF_Amy.bpap.com
SPF_Awww.bpap.com
SPF_IP185.178.184.131
SPF_IP185.178.184.19
SPF_IP185.178.184.21
SPF_IP185.178.184.42
SPF_IP185.178.186.40/29
SPF_IP193.25.200.130
SPF_MXbpap.com

Related pages

Pivot deeper into the graph from bpap.com.

Cypher and MCP

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

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