Skip to content

Hostname

micros.co.jp

Last fetched

micros.co.jp resolves to 1 IPv4 address operated by SONYTELECOM - So-net Corporation in JP.

Nutrition Label

WHISPER CANON · micros.co.jpRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/micros.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
219.118.168.195219.118.160.0/19AS9600SONYTELECOM - So-net CorporationJP

WHOIS identity

Registrar
Organization
micros software
Contact emails

Subdomains

13 observed subdomains of micros.co.jp.

Web-graph footprint

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

24 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for micros.co.jp.

MechanismTarget
SPF_Amicros.co.jp
SPF_IP219.118.168.195
SPF_MXmicros.co.jp

Related pages

Pivot deeper into the graph from micros.co.jp.

Cypher and MCP

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

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