Skip to content

Hostname

nutergia.es

Last fetched

nutergia.es resolves to 1 IPv4 address operated by AS16276 in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.83.6294.23.0.0/16AS16276ES

WHOIS identity

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

Subdomains

18 observed subdomains of nutergia.es.

Web-graph footprint

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

71 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nutergia.es.

MechanismTarget
SPF_Anutergia.es
SPF_IP37.59.241.67
SPF_IP54.38.4.201
SPF_IP91.121.86.20
SPF_IP95.216.187.114
SPF_MXnutergia.es

Related pages

Pivot deeper into the graph from nutergia.es.

Cypher and MCP

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

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