Skip to content

Hostname

umegagroup.com

Last fetched

umegagroup.com resolves to 1 IPv4 address operated by AS212531 in LT. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.235.66.161109.235.64.0/21AS212531LT

WHOIS identity

Registrar
iana:69
Organization
elvyra koliniene
Contact emails

Subdomains

2 observed subdomains of umegagroup.com.

Web-graph footprint

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

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for umegagroup.com.

MechanismTarget
SPF_Aumegagroup.com
SPF_INCLUDE_spf.sender.hostex.lt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.197.169.22
SPF_IP80.94.183.45/32
SPF_IP88.119.128.21
SPF_IP88.119.128.23
SPF_IP88.119.96.111
SPF_IP92.61.46.74
SPF_MXumegagroup.com

Related pages

Pivot deeper into the graph from umegagroup.com.

Cypher and MCP

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

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