Skip to content

Hostname

markezone.pt

Last fetched

markezone.pt resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · markezone.ptRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/markezone.pt

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.59.1415.9.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
markezone - soluções informáticas, unipessoal lda
Contact emails

Subdomains

20 observed subdomains of markezone.pt.

Web-graph footprint

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

49 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for markezone.pt.

MechanismTarget
SPF_Aaeron.markezone.com
SPF_Amarkezone.pt
SPF_Aolpho.markezone.com
SPF_INCLUDE_spf.google.com
SPF_IP94.46.130.38
SPF_IP94.46.130.39
SPF_MXmarkezone.pt

Related pages

Pivot deeper into the graph from markezone.pt.

Cypher and MCP

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

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