Skip to content

Hostname

smtb.jp

Last fetched

smtb.jp resolves to 6 IPv4 addresses operated by AS20940 in IN.

Nutrition Label

WHISPER CANON · smtb.jpRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/smtb.jp

Resolution chain

smtb.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
sumitomo mitsui trust bank,
Contact emails

Subdomains

173 observed subdomains of smtb.jp.

Web-graph footprint

Distinct hostnames that link to or from smtb.jp in the public web crawl.

1,867 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for smtb.jp.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-a.smtb.jp
SPF_INCLUDEspf.e-shishobako.ne.jp
SPF_INCLUDEspf.smktg.jp
SPF_INCLUDEspf11.mediagalaxy.ne.jp
SPF_IP133.250.190.196
SPF_IP133.250.190.230/31
SPF_IP133.250.190.234
SPF_IP157.101.254.19
SPF_IP157.101.255.19
SPF_IP209.137.134.200
SPF_IP40.81.182.20
SPF_IP52.155.113.159
SPF_IP52.155.114.14

Related pages

Pivot deeper into the graph from smtb.jp.

Cypher and MCP

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

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