Skip to content

Hostname

nabtesco.com

Last fetched

nabtesco.com resolves to 1 IPv4 address operated by AS23619 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · nabtesco.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nabtesco.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.189.175.21210.189.168.0/21AS23619JP

WHOIS identity

Registrar
iana:1485
Organization
nabtesco corporation
Contact emails

Subdomains

37 observed subdomains of nabtesco.com.

Web-graph footprint

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

339 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for nabtesco.com.

MechanismTarget
SPF_INCLUDE47963236.spf04.hubspotemail.net
SPF_INCLUDE_spf_div.bownow.jp
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf.rakurakuhanbai.jp
SPF_INCLUDEspf.securemx.jp
SPF_IP111.89.133.79
SPF_IP133.242.237.180
SPF_IP139.196.11.145
SPF_IP150.95.35.78
SPF_IP180.179.236.83
SPF_IP210.130.202.128/26
SPF_IP210.189.170.149
SPF_IP210.189.175.69
SPF_IP210.239.86.193
SPF_IP219.163.9.160/28

Related pages

Pivot deeper into the graph from nabtesco.com.

Cypher and MCP

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

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