Skip to content

Hostname

aptecsa.com

Last fetched

aptecsa.com resolves to 1 IPv4 address operated by AS42943 in SA. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · aptecsa.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aptecsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.240.82.25277.240.82.0/24AS42943SA

WHOIS identity

Registrar
iana:86
Organization
diginet
Contact emails

Subdomains

8 observed subdomains of aptecsa.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aptecsa.com.

MechanismTarget
SPF_IP77.240.80.200
SPF_IP77.240.80.201
SPF_IP77.240.80.202
SPF_IP77.240.80.205
SPF_IP77.240.80.211
SPF_IP77.240.80.212
SPF_IP77.240.80.46
SPF_IP77.240.80.48
SPF_MXaptecsa.com

Related pages

Pivot deeper into the graph from aptecsa.com.

Cypher and MCP

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

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