Skip to content

Hostname

aberyo.com

Last fetched

aberyo.com resolves to 2 IPv4 addresses operated by IDCF IDC Frontier Inc. in JP. WHOIS lists iana:474 as the registrar.

Nutrition Label

WHISPER CANON · aberyo.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aberyo.com

Resolution chain

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

IPPrefixASNOperatorCountry
164.46.58.254164.46.32.0/19AS4694IDCF IDC Frontier Inc.JP
85.131.209.16585.131.192.0/18AS131965PUNTO DE TRAFICO DE INTERCAMBIO DE INTERNET GUATEMALA, S.A. PIT GUATEMALAJP

WHOIS identity

Registrar
iana:474
Organization
ryo abe
Contact emails

Subdomains

2 observed subdomains of aberyo.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for aberyo.com.

MechanismTarget
SPF_Aogijima-archive.org
SPF_Asv16804.xserver.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgiraffe-ivory-271b8dafbfae5c6c.znlc.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP164.46.58.254
SPF_MXaberyo.com

Related pages

Pivot deeper into the graph from aberyo.com.

Cypher and MCP

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

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