Skip to content

Hostname

marcapo.com

Last fetched

marcapo.com resolves to 1 IPv4 address operated by AS3320 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · marcapo.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/marcapo.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.159.77.20562.156.0.0/14AS3320DE

WHOIS identity

Registrar
iana:1443
Organization
marcapo
Contact emails

Subdomains

214 observed subdomains of marcapo.com.

Web-graph footprint

Distinct hostnames that link to or from marcapo.com in the public web crawl.

55 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for marcapo.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tixxt.com
SPF_IP185.98.184.0/24
SPF_IP212.224.82.91
SPF_IP2a00:19e0:3009:9ee::10/64
SPF_IP80.146.197.64/27
SPF_IP80.146.197.82
SPF_IP80.82.206.0/26
SPF_IP83.243.59.47
SPF_MXmarcapo.com

Related pages

Pivot deeper into the graph from marcapo.com.

Cypher and MCP

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

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