Skip to content

Hostname

smartat.jp

Last fetched

smartat.jp resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · smartat.jpRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/smartat.jp

Resolution chain

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

IPPrefixASNOperatorCountry
52.195.49.13752.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
m-solutions
Contact emails

Subdomains

8 observed subdomains of smartat.jp.

Web-graph footprint

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

90 sites link to this hostname.

226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for smartat.jp.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP210.129.197.61
SPF_IP210.129.55.31
SPF_IP210.140.40.50
SPF_IP210.140.69.109
SPF_IP210.140.78.158
SPF_IP3.115.123.198
SPF_IP40.115.250.246

Related pages

Pivot deeper into the graph from smartat.jp.

Cypher and MCP

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

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