Skip to content

Hostname

selija.com

Last fetched

selija.com resolves to 1 IPv4 address operated by AS43513 in LV. WHOIS lists iana:1448 as the registrar.

Nutrition Label

WHISPER CANON · selija.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/selija.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.203.68.16291.203.68.0/22AS43513LV

WHOIS identity

Registrar
iana:1448
Organization
biedr?ba s?lijas laivas
Contact emails

Subdomains

7 observed subdomains of selija.com.

Web-graph footprint

Distinct hostnames that link to or from selija.com in the public web crawl.

35 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • selija.com

SPF policy

5 SPF mechanisms authorising senders for selija.com.

MechanismTarget
SPF_Aselija.com
SPF_INCLUDE_spf.if28.nano.lv
SPF_IP85.31.97.39
SPF_IP91.203.68.162
SPF_MXselija.com

Related pages

Pivot deeper into the graph from selija.com.

Cypher and MCP

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

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