Skip to content

Hostname

datanyx.store

Last fetched

datanyx.store resolves to 1 IPv4 address operated by AS212087 in ES. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · datanyx.storeRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/datanyx.store

Resolution chain

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

IPPrefixASNOperatorCountry
149.71.103.57149.71.103.0/24AS212087ES

WHOIS identity

Registrar
iana:106
Organization
datacomp, sistemas de informatica
Contact emails

Subdomains

2 observed subdomains of datanyx.store.

Web-graph footprint

Distinct hostnames that link to or from datanyx.store in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for datanyx.store.

MechanismTarget
SPF_Adatanyx.store
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP94.46.169.100
SPF_MXdatanyx.store

Related pages

Pivot deeper into the graph from datanyx.store.

Cypher and MCP

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

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