Skip to content

Hostname

afn2.org.la

Last fetched

afn2.org.la resolves to 1 IPv4 address operated by AS135161 in JP.

Nutrition Label

WHISPER CANON · afn2.org.laRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/afn2.org.la

Resolution chain

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

IPPrefixASNOperatorCountry
118.27.130.238118.27.128.0/21AS135161JP

WHOIS identity

No WHOIS records are currently associated with afn2.org.la in WhisperGraph.

Subdomains

2 observed subdomains of afn2.org.la.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for afn2.org.la.

MechanismTarget
SPF_Aafn2.org.la
SPF_IP118.27.130.238
SPF_IP150.95.64.101
SPF_IP150.95.64.103
SPF_MXafn2.org.la
SPF_MXwin01-mailpro.zth.netdesignhost.com

Related pages

Pivot deeper into the graph from afn2.org.la.

Cypher and MCP

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

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