Skip to content

Hostname

elogit.no

Last fetched

elogit.no resolves to 1 IPv4 address operated by AS50304 in NO.

Nutrition Label

WHISPER CANON · elogit.noRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/elogit.no

Resolution chain

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

IPPrefixASNOperatorCountry
91.220.196.23191.220.196.0/24AS50304NO

WHOIS identity

No WHOIS records are currently associated with elogit.no in WhisperGraph.

Subdomains

52 observed subdomains of elogit.no.

Web-graph footprint

Distinct hostnames that link to or from elogit.no in the public web crawl.

121 sites link to this hostname.

283 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for elogit.no.

MechanismTarget
SPF_INCLUDE_custspf.one.com
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tikt.no
SPF_IP193.19.65.83/32
SPF_IP193.19.65.85/32
SPF_IP193.69.47.134
SPF_IP217.144.253.84
SPF_IP93.190.81.188

Related pages

Pivot deeper into the graph from elogit.no.

Cypher and MCP

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

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