Skip to content

Hostname

apm.pt

Last fetched

apm.pt resolves to 6 IPv4 addresses operated by NETACTUATE - NetActuate, Inc in IN.

Nutrition Label

WHISPER CANON · apm.ptRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/apm.pt

Resolution chain

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

IPPrefixASNOperatorCountry
103.6.87.125103.6.87.0/24AS36236NETACTUATE - NetActuate, IncIN
107.191.99.111107.191.96.0/22AS3842RAMNODE - InMotion Hosting, Inc.US
108.61.224.67108.61.224.0/24AS20473AS-VULTR - The Constant Company, LLCUS
116.203.6.3116.203.0.0/16AS24940DE
185.22.172.112185.22.172.0/22AS42532LV
87.103.120.16387.103.0.0/17AS12353PT

WHOIS identity

Registrar
Organization
associacao de professores de matematica
Contact emails

Subdomains

13 observed subdomains of apm.pt.

Web-graph footprint

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

128 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for apm.pt.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.71.41.7
SPF_IP185.118.113.235
SPF_IP193.137.196.233/32
SPF_IP2001:690:a00:1036:0:0:0:233
SPF_IP37.187.72.227
SPF_IP87.103.120.164

Related pages

Pivot deeper into the graph from apm.pt.

Cypher and MCP

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

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