Skip to content

Hostname

wadigroup.com.eg

Last fetched

wadigroup.com.eg resolves to 1 IPv4 address operated by TE-AS - IDDQD-AS in EG.

Nutrition Label

WHISPER CANON · wadigroup.com.egRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/wadigroup.com.eg

Resolution chain

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

IPPrefixASNOperatorCountry
196.218.30.147196.218.0.0/16AS8452TE-AS - IDDQD-ASEG

WHOIS identity

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

Subdomains

16 observed subdomains of wadigroup.com.eg.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wadigroup.com.eg.

MechanismTarget
SPF_Amail1.wadigroup.com.eg
SPF_Amail2.wadigroup.com.eg
SPF_Awadimail.wadigroup.com.eg
SPF_MXwadigroup.com.eg

Related pages

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

Cypher and MCP

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

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