Skip to content

Hostname

admin.aptix.com.ar

Last fetched

admin.aptix.com.ar resolves to 1 IPv4 address operated by TB-NET Ploiesti, str. Stefan Greceanu, nr. 5-7, bl. L1, et. 3, ap. 5 in AR.

Nutrition Label

WHISPER CANON · admin.aptix.com.arRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/admin.aptix.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
45.234.180.1345.234.180.0/22AS266764TB-NET Ploiesti, str. Stefan Greceanu, nr. 5-7, bl. L1, et. 3, ap. 5AR

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for admin.aptix.com.ar.

MechanismTarget
SPF_Aadmin.aptix.com.ar
SPF_IP209.160.65.41

Related pages

Pivot deeper into the graph from admin.aptix.com.ar.

Cypher and MCP

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

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