Skip to content

Hostname

mail.menfesawi.com

Last fetched

mail.menfesawi.com resolves to 1 IPv4 address operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US.

Nutrition Label

WHISPER CANON · mail.menfesawi.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.menfesawi.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.43.131.19145.43.130.0/23AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS

WHOIS identity

No WHOIS records are currently associated with mail.menfesawi.com in WhisperGraph.

Subdomains

1 observed subdomain of mail.menfesawi.com.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for mail.menfesawi.com.

MechanismTarget
SPF_IP154.52.119.230
SPF_IP154.52.119.231
SPF_IP154.52.119.232
SPF_IP154.52.119.233
SPF_IP154.52.119.234
SPF_IP162.245.186.162
SPF_IP162.245.186.163
SPF_IP162.245.186.164
SPF_IP162.245.186.165
SPF_IP162.245.186.166
SPF_IP66.85.163.50
SPF_IP66.85.163.51
SPF_IP66.85.163.52
SPF_IP66.85.163.53
SPF_IP66.85.163.54
SPF_IP78.159.117.114
SPF_IP78.159.117.115
SPF_IP78.159.117.116
SPF_IP78.159.117.79
SPF_IP78.159.117.92

Related pages

Pivot deeper into the graph from mail.menfesawi.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.