Skip to content

Hostname

mafep.pt

Last fetched

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

Nutrition Label

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

Resolution chain

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 mafep.pt in WhisperGraph.

Subdomains

14 observed subdomains of mafep.pt.

Web-graph footprint

Distinct hostnames that link to or from mafep.pt in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mafep.pt.

MechanismTarget
SPF_Amafep.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_MXmafep.pt

Related pages

Pivot deeper into the graph from mafep.pt.

Cypher and MCP

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

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