Skip to content

Hostname

attenir.co.jp

Last fetched

attenir.co.jp resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · attenir.co.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/attenir.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.66.245.60.66.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.67.245.60.67.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
attenir corporation
Contact emails

Subdomains

14 observed subdomains of attenir.co.jp.

Web-graph footprint

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

485 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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