Skip to content

Hostname

b-engineer.co.jp

Last fetched

b-engineer.co.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH.

Nutrition Label

WHISPER CANON · b-engineer.co.jpRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/b-engineer.co.jp

Resolution chain

b-engineer.co.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.182.2513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.4713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.9013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.9513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH

WHOIS identity

Registrar
Organization
branding engineer
Contact emails

Subdomains

8 observed subdomains of b-engineer.co.jp.

Web-graph footprint

Distinct hostnames that link to or from b-engineer.co.jp in the public web crawl.

234 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for b-engineer.co.jp.

MechanismTarget
SPF_IP153.121.55.64/25

Related pages

Pivot deeper into the graph from b-engineer.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "b-engineer.co.jp"})-[: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.