Skip to content

Hostname

m.mafep.pt

Last fetched

m.mafep.pt resolves to 2 IPv4 addresses operated by AS24768 in PT.

Nutrition Label

WHISPER CANON · m.mafep.ptRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/m.mafep.pt

Resolution chain

m.mafep.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with m.mafep.pt in WhisperGraph.

Subdomains

1 observed subdomain of m.mafep.pt.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for m.mafep.pt.

MechanismTarget
SPF_Am.mafep.pt
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.118.112.135
SPF_IP185.118.112.142
SPF_IP94.46.183.45
SPF_IP94.46.22.101
SPF_MXm.mafep.pt

Related pages

Pivot deeper into the graph from m.mafep.pt.

Cypher and MCP

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

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