Skip to content

Hostname

aecine.org

Last fetched

aecine.org resolves to 1 IPv4 address operated by AS42612 in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · aecine.orgRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/aecine.org

Resolution chain

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

IPPrefixASNOperatorCountry
82.98.136.482.98.128.0/18AS42612ES

WHOIS identity

Registrar
iana:1383
Organization
uno y nueve,
Contact emails

Subdomains

3 observed subdomains of aecine.org.

Web-graph footprint

Distinct hostnames that link to or from aecine.org in the public web crawl.

51 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for aecine.org.

MechanismTarget
SPF_Aaecine.org
SPF_INCLUDEservers.mcsv.net
SPF_MXaecine.org

Related pages

Pivot deeper into the graph from aecine.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aecine.org"})-[: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.