Skip to content

Hostname

nileserv.net

Last fetched

nileserv.net resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · nileserv.netRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nileserv.net

Resolution chain

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

IPPrefixASNOperatorCountry
45.94.58.7245.94.58.0/24AS51167DE

WHOIS identity

Registrar
iana:1068
Organization
mohamed samer
Contact emails

Subdomains

2 observed subdomains of nileserv.net.

Web-graph footprint

Distinct hostnames that link to or from nileserv.net in the public web crawl.

13 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nileserv.net.

MechanismTarget
SPF_Anileserv.net
SPF_INCLUDEzoho.com
SPF_IP173.212.234.175
SPF_IP173.212.248.212
SPF_IP2.58.80.118
SPF_IP213.199.44.204
SPF_IP45.94.58.72
SPF_IP62.171.161.76
SPF_MXnileserv.net

Related pages

Pivot deeper into the graph from nileserv.net.

Cypher and MCP

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

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