Hostname
aptsq.com
Last fetched
aptsq.com resolves to 1 IPv4 address operated by ECRITEL-FRANCE - Ecritel SASU in CA. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
aptsq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.91.77.85 | 81.91.77.0/24 | AS8304 | ECRITEL-FRANCE - Ecritel SASU | CA |
WHOIS identity
- Registrar
- iana:440
- Organization
- alliance du personnel professionnel et technique de la sante et des services sociaux
- Contact emails
Subdomains
37 observed subdomains of aptsq.com.
Showing 23 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aptsq.com in the public web crawl.
71 sites link to this hostname.
170 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for aptsq.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.cyberimpact.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from aptsq.com.
- IP · 81.91.77.85
- ASN · AS8304ECRITEL-FRANCE - Ecritel SASU
- Registrar · iana:440
- Country · CA
- Email · webadmin@reference.qc.ca
- TLD · .com
- Browse hostnames · ap…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aptsq.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.