Skip to content

Hostname

marcozero.org

Last fetched

marcozero.org resolves to 2 IPv4 addresses operated by AS53107 in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · marcozero.orgRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/marcozero.org

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

49 observed subdomains of marcozero.org.

Web-graph footprint

Distinct hostnames that link to or from marcozero.org in the public web crawl.

478 sites link to this hostname.

933 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for marcozero.org.

MechanismTarget
SPF_Amarcozero.org
SPF_IP138.128.175.50
SPF_IP173.193.26.87
SPF_IP177.234.151.90
SPF_IP177.234.151.91
SPF_IP177.234.151.92
SPF_IP177.234.151.93
SPF_IP187.110.161.169
SPF_IP192.169.94.4
SPF_IP198.49.75.221
SPF_IP66.147.225.52
SPF_MXmarcozero.org

Related pages

Pivot deeper into the graph from marcozero.org.

Cypher and MCP

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

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