Skip to content

Hostname

ugei.com.eg

Last fetched

ugei.com.eg resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ugei.com.egRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ugei.com.eg

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.195.6785.10.192.0/18AS24940DE

WHOIS identity

No WHOIS records are currently associated with ugei.com.eg in WhisperGraph.

Subdomains

9 observed subdomains of ugei.com.eg.

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ugei.com.eg.

MechanismTarget
SPF_Augei.com.eg
SPF_INCLUDE_spf.google.com
SPF_IP138.201.48.164
SPF_IP142.132.196.249
SPF_IP168.119.73.113
SPF_IP176.9.151.21
SPF_IP176.9.86.154
SPF_IP195.154.182.164
SPF_IP195.154.182.245
SPF_IP195.154.185.207
SPF_IP212.83.188.82
SPF_IP212.83.190.66
SPF_IP23.88.77.248
SPF_IP62.210.152.158
SPF_IP62.210.167.36
SPF_IP85.10.195.67
SPF_MXugei.com.eg

Related pages

Pivot deeper into the graph from ugei.com.eg.

Cypher and MCP

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

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