Skip to content

Hostname

makro.es

Last fetched

makro.es resolves to 15 IPv4 addresses operated by AS45899 in VN. WHOIS lists registrar:org-ma1170-ripe as the registrar.

Nutrition Label

WHISPER CANON · makro.esRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/makro.es

Resolution chain

makro.es resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:org-ma1170-ripe
Organization
metro
Contact emails

Subdomains

65 observed subdomains of makro.es.

Web-graph footprint

Distinct hostnames that link to or from makro.es in the public web crawl.

487 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for makro.es.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2116-98.eu.iphmx.com
SPF_EXISTS%{i}.spf.hc611-36.eu.iphmx.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.170.224.22/32
SPF_IP62.13.128.189/32
SPF_IP80.146.178.250
SPF_REDIRECTspf.metro.info

Related pages

Pivot deeper into the graph from makro.es.

Cypher and MCP

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

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