Skip to content

Hostname

nu.edu.eg

Last fetched

nu.edu.eg resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · nu.edu.egRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/nu.edu.eg

Resolution chain

nu.edu.eg resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.89.102108.138.58.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.36.903.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.241.1435.7.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.160.24035.7.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.78.4935.7.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.249.2752.216.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.179.23652.216.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.111.15952.46.15.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.89.22152.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.58.5354.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.176.5054.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.27.10954.93.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.36.15363.38.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.124.10363.38.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.214.12452.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with nu.edu.eg in WhisperGraph.

Subdomains

67 observed subdomains of nu.edu.eg.

Web-graph footprint

Distinct hostnames that link to or from nu.edu.eg in the public web crawl.

189 sites link to this hostname.

155 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nu.edu.eg.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP41.33.235.110
SPF_IP41.33.235.113
SPF_IP41.33.235.120
SPF_IP84.36.102.10
SPF_IP84.36.102.8
SPF_IP84.36.102.9

Related pages

Pivot deeper into the graph from nu.edu.eg.

Cypher and MCP

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

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