Skip to content

Hostname

apuyen.net

Last fetched

apuyen.net resolves to 1 IPv4 address operated by AS13287 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · apuyen.netRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/apuyen.net

Resolution chain

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

IPPrefixASNOperatorCountry
213.162.208.198213.162.208.0/24AS13287ES

WHOIS identity

Registrar
iana:379
Organization
grupo apuyen sl
Contact emails

Subdomains

82 observed subdomains of apuyen.net.

Web-graph footprint

Distinct hostnames that link to or from apuyen.net in the public web crawl.

6 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for apuyen.net.

MechanismTarget
SPF_Aapuyen.net
SPF_IP212.231.184.151
SPF_IP213.162.200.170/32
SPF_IP213.162.200.87
SPF_IP213.162.208.114
SPF_IP213.162.208.198
SPF_MXapuyen.net

Related pages

Pivot deeper into the graph from apuyen.net.

Cypher and MCP

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

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