Skip to content

Hostname

efling.is

Last fetched

efling.is resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · efling.isRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/efling.is

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.27.27135.181.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with efling.is in WhisperGraph.

Subdomains

16 observed subdomains of efling.is.

Web-graph footprint

Distinct hostnames that link to or from efling.is in the public web crawl.

114 sites link to this hostname.

226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for efling.is.

MechanismTarget
SPF_Asmtp.thekking.is
SPF_Avefpostur.efling.is
SPF_INCLUDE_spf.umsja.is
SPF_INCLUDE_spf.vist.is
SPF_INCLUDE_spf.zenter.is
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.41.28.109/32
SPF_IP217.28.189.78/32
SPF_IP37.205.39.209
SPF_IP80.248.30.97/32
SPF_IP80.248.31.136

Related pages

Pivot deeper into the graph from efling.is.

Cypher and MCP

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

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