Skip to content

Hostname

hardtec.com.ar

Last fetched

hardtec.com.ar resolves to 1 IPv4 address operated by GLOBALCOMPASS - Cyber Wurx LLC in US.

Nutrition Label

WHISPER CANON · hardtec.com.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hardtec.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
66.154.81.23466.154.64.0/19AS22653GLOBALCOMPASS - Cyber Wurx LLCUS

WHOIS identity

No WHOIS records are currently associated with hardtec.com.ar in WhisperGraph.

Subdomains

12 observed subdomains of hardtec.com.ar.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hardtec.com.ar.

MechanismTarget
SPF_Ahardtec.com.ar
SPF_Aiguard.hardtec.com.ar
SPF_INCLUDE_spf.remote.management
SPF_INCLUDEspf.hostmar.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP181.117.204.66
SPF_IP66.154.81.0/24
SPF_IP66.154.81.234
SPF_IP69.61.10.0/24
SPF_IP69.61.116.0/24
SPF_MXhardtec.com.ar

Related pages

Pivot deeper into the graph from hardtec.com.ar.

Cypher and MCP

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

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