Skip to content

Hostname

baumjapan.com

Last fetched

baumjapan.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · baumjapan.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/baumjapan.com

Resolution chain

baumjapan.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
shiseido co.,ltd.
Contact emails

Subdomains

17 observed subdomains of baumjapan.com.

Web-graph footprint

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

206 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for baumjapan.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf00.shiseido.com
SPF_INCLUDEwebcas.net
SPF_IP158.201.244.205
SPF_IP158.201.244.206
SPF_IP158.201.244.207
SPF_IP176.34.27.138
SPF_IP202.32.193.119
SPF_IP202.32.193.121
SPF_IP202.32.193.156
SPF_IP210.226.33.0/24

Related pages

Pivot deeper into the graph from baumjapan.com.

Cypher and MCP

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

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