Skip to content

Hostname

ml.j-bee.com

Last fetched

ml.j-bee.com resolves to 1 IPv4 address operated by AS24282 in JP.

Nutrition Label

WHISPER CANON · ml.j-bee.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ml.j-bee.com

Resolution chain

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

IPPrefixASNOperatorCountry
133.18.229.218133.18.0.0/16AS24282JP

WHOIS identity

No WHOIS records are currently associated with ml.j-bee.com in WhisperGraph.

Subdomains

1 observed subdomain of ml.j-bee.com.

Threat posture

History

Mail and authentication

MX records

  • ml.j-bee.com

SPF policy

5 SPF mechanisms authorising senders for ml.j-bee.com.

MechanismTarget
SPF_INCLUDEkansai-bb.jp
SPF_INCLUDEml.j-bee.com
SPF_IP133.18.192.53
SPF_IP133.18.229.218
SPF_IP202.219.92.19

Related pages

Pivot deeper into the graph from ml.j-bee.com.

Cypher and MCP

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

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