Skip to content

Hostname

b2bpresent.com

Last fetched

b2bpresent.com resolves to 1 IPv4 address operated by AS7516 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · b2bpresent.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/b2bpresent.com

Resolution chain

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

IPPrefixASNOperatorCountry
219.109.139.33219.109.128.0/19AS7516JP

WHOIS identity

Registrar
iana:49
Organization
gonshirou miyamoto
Contact emails

Subdomains

5 observed subdomains of b2bpresent.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • b2bpresent.com

SPF policy

1 SPF mechanism authorising senders for b2bpresent.com.

MechanismTarget
SPF_IP219.109.139.0/24

Related pages

Pivot deeper into the graph from b2bpresent.com.

Cypher and MCP

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

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