Skip to content

Hostname

andels.net

Last fetched

andels.net resolves to 1 IPv4 address operated by AS31590 in DK. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.247.65.10677.247.64.0/22AS31590DK

WHOIS identity

Registrar
iana:1387
Organization
andels_net
Contact emails

Subdomains

25 observed subdomains of andels.net.

Web-graph footprint

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

15 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for andels.net.

MechanismTarget
SPF_INCLUDE_spf.dotserv.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEandelsnet.onmicrosoft.com
SPF_INCLUDEmailgun.org
SPF_IP40.127.198.79
SPF_IP77.247.73.195

Related pages

Pivot deeper into the graph from andels.net.

Cypher and MCP

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

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