Skip to content

Hostname

geliusala.com

Last fetched

geliusala.com resolves to 1 IPv4 address operated by AS42774 in LT. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · geliusala.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/geliusala.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.255.211.3246.255.208.0/21AS42774LT

WHOIS identity

Registrar
iana:638
Organization
protected protected
Contact emails

Subdomains

2 observed subdomains of geliusala.com.

Web-graph footprint

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

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for geliusala.com.

MechanismTarget
SPF_Ageliusala.com
SPF_INCLUDEmailgun.org
SPF_IP46.255.211.32
SPF_IP88.119.161.219
SPF_MXgeliusala.com

Related pages

Pivot deeper into the graph from geliusala.com.

Cypher and MCP

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

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