Skip to content

Hostname

microad.jp

Last fetched

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

Nutrition Label

WHISPER CANON · microad.jpRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/microad.jp

Resolution chain

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

IPPrefixASNOperatorCountry
52.199.102.12452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
microad,
Contact emails

Subdomains

53 observed subdomains of microad.jp.

Web-graph footprint

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

64 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for microad.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP103.142.124.126
SPF_IP116.51.28.89
SPF_IP202.233.85.4/30
SPF_IP202.233.85.8/30
SPF_IP210.160.8.234

Related pages

Pivot deeper into the graph from microad.jp.

Cypher and MCP

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

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