Skip to content

Hostname

nereoconsulting.com

Last fetched

nereoconsulting.com resolves to 2 IPv4 addresses operated by Tecnocratica - Tecnocratica Centro de Datos, S.L. in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · nereoconsulting.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nereoconsulting.com

Resolution chain

nereoconsulting.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.47.77.4731.47.72.0/21AS15954Tecnocratica - Tecnocratica Centro de Datos, S.L.ES
31.47.78.9031.47.72.0/21AS15954Tecnocratica - Tecnocratica Centro de Datos, S.L.ES

WHOIS identity

Registrar
iana:1600
Organization
manuel tomas
Contact emails

Subdomains

4 observed subdomains of nereoconsulting.com.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nereoconsulting.com.

MechanismTarget
SPF_Anereoconsulting.com
SPF_INCLUDEhost0v1b25-a47.neodigit.net
SPF_INCLUDEhost0v1b26-a90.neodigit.net
SPF_MXnereoconsulting.com

Related pages

Pivot deeper into the graph from nereoconsulting.com.

Cypher and MCP

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

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