Hostname
webdisk.menfesawi.com
Last fetched
webdisk.menfesawi.com resolves to 1 IPv4 address operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US.
Nutrition Label
Resolution chain
webdisk.menfesawi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.43.131.191 | 45.43.130.0/23 | AS397373 | H4Y-TECHNOLOGIES - H4Y Technologies LLC | US |
WHOIS identity
No WHOIS records are currently associated with webdisk.menfesawi.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for webdisk.menfesawi.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 154.52.119.230 |
| SPF_IP | 154.52.119.231 |
| SPF_IP | 154.52.119.232 |
| SPF_IP | 154.52.119.233 |
| SPF_IP | 154.52.119.234 |
| SPF_IP | 162.245.186.162 |
| SPF_IP | 162.245.186.163 |
| SPF_IP | 162.245.186.164 |
| SPF_IP | 162.245.186.165 |
| SPF_IP | 162.245.186.166 |
| SPF_IP | 66.85.163.50 |
| SPF_IP | 66.85.163.51 |
| SPF_IP | 66.85.163.52 |
| SPF_IP | 66.85.163.53 |
| SPF_IP | 66.85.163.54 |
| SPF_IP | 78.159.117.114 |
| SPF_IP | 78.159.117.115 |
| SPF_IP | 78.159.117.116 |
| SPF_IP | 78.159.117.79 |
| SPF_IP | 78.159.117.92 |
Related pages
Pivot deeper into the graph from webdisk.menfesawi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdisk.menfesawi.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.