Skip to content

Hostname

metronom.es

Last fetched

metronom.es resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · metronom.esRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/metronom.es

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.229.22087.98.128.0/17AS16276FR

WHOIS identity

No WHOIS records are currently associated with metronom.es in WhisperGraph.

Subdomains

2 observed subdomains of metronom.es.

Web-graph footprint

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

7 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for metronom.es.

MechanismTarget
SPF_IP188.165.131.250
SPF_IP217.182.172.167
SPF_IP37.59.249.171
SPF_IP82.223.163.188
SPF_IP91.121.145.84
SPF_IP91.121.66.37
SPF_IP94.23.81.245
SPF_MXmetronom.es

Related pages

Pivot deeper into the graph from metronom.es.

Cypher and MCP

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

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