Skip to content

Hostname

b2proxy.com

Last fetched

b2proxy.com resolves to 2 IPv4 addresses operated by J D S MEDEIROS PROVEDOR DE INTERNET - ME in US. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · b2proxy.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/b2proxy.com

Resolution chain

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

IPPrefixASNOperatorCountry
118.193.77.46118.193.77.0/24AS135377J D S MEDEIROS PROVEDOR DE INTERNET - MEUS
128.14.70.9128.14.70.0/24AS62610CONTINUUMMANAGEDSERVICESLLC - Continuum Managed Services, LLCUS

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

12 observed subdomains of b2proxy.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for b2proxy.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from b2proxy.com.

Cypher and MCP

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

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