Skip to content

Hostname

aptec.pt

Last fetched

aptec.pt resolves to 2 IPv4 addresses operated by IXARIS-MT-AS in DE.

Nutrition Label

WHISPER CANON · aptec.ptRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/aptec.pt

Resolution chain

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

IPPrefixASNOperatorCountry
144.91.104.170144.91.104.0/23AS51167IXARIS-MT-ASDE
176.61.149.30176.61.144.0/21AS33876RDS-ASPT

WHOIS identity

Registrar
Organization
associação portuguesa dos técnicos de cardiopneumologia - aptec
Contact emails

Subdomains

13 observed subdomains of aptec.pt.

Web-graph footprint

Distinct hostnames that link to or from aptec.pt in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • aptec.pt

SPF policy

13 SPF mechanisms authorising senders for aptec.pt.

MechanismTarget
SPF_Aaptec.pt
SPF_Aserver16.seu-dominio.net
SPF_INCLUDEserver16.seu-dominio.net
SPF_IP144.91.104.133
SPF_IP144.91.104.170
SPF_IP158.220.89.14
SPF_IP158.220.93.175
SPF_IP167.86.102.243
SPF_IP173.249.6.172
SPF_IP176.61.149.30
SPF_IP31.220.80.221
SPF_IP38.242.206.190
SPF_MXaptec.pt

Related pages

Pivot deeper into the graph from aptec.pt.

Cypher and MCP

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

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