Skip to content

Hostname

midbank.com.eg

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
41.33.141.18941.33.128.0/17AS8452TE-AS - IDDQD-ASEG

WHOIS identity

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

Subdomains

11 observed subdomains of midbank.com.eg.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for midbank.com.eg.

MechanismTarget
SPF_Asmtp.midbank.com.eg
SPF_Asmtp1.midbank.com.eg
SPF_Asmtp2.midbank.com.eg
SPF_Asmtp3.midbank.com.eg
SPF_IP154.236.173.20
SPF_IP156.200.114.86
SPF_IP41.33.141.185
SPF_IP41.33.141.188
SPF_MXmidbank.com.eg

Related pages

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

Cypher and MCP

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

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