Skip to content

Hostname

jmt.be

Last fetched

jmt.be resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.

Nutrition Label

WHISPER CANON · jmt.beRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/jmt.be

Resolution chain

jmt.be resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.202.161.15518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.115.9346.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.224.18752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:mijn internetoplossing b.v.
Organization
Contact emails

Subdomains

3 observed subdomains of jmt.be.

Web-graph footprint

Distinct hostnames that link to or from jmt.be in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for jmt.be.

MechanismTarget
SPF_Ajmt.be
SPF_Amail.jmt.be
SPF_INCLUDE_spf.digizaal.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mx-relay.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.de.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.3.15.70
SPF_MXjmt.be

Related pages

Pivot deeper into the graph from jmt.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jmt.be"})-[: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.