Hostname
apt-int.com
Last fetched
apt-int.com resolves to 1 IPv4 address operated by GLOBALCONNECT-AS2116 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
apt-int.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 |
|---|---|---|---|---|
| 79.135.19.119 | 79.135.0.0/19 | AS2116 | GLOBALCONNECT-AS2116 | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- applied petroleum technology as
- Contact emails
- apt-int.com@domainsbyproxy.com
- 8tevjyus7sb6@privacy-protection.email
- ag8rfqoozsag@privacy-protection.email
- crfiaqv4xytp@privacy-protection.email
- gxznnga4aaaj@privacy-protection.email
- gz8t6hizfrip@privacy-protection.email
- ifz9eu27ujuh@privacy-protection.email
- jh82pkzbsavf@privacy-protection.email
- kbnvnv9wsebc@privacy-protection.email
- npr9o8gssqxu@privacy-protection.email
- p5mcpmrtus4i@privacy-protection.email
- sxq7hrxjz6fu@privacy-protection.email
- tutrqyarhz6t@privacy-protection.email
- yparqhbxk6vh@privacy-protection.email
- yqgyoe9nshag@privacy-protection.email
- ysff7wuxwcvp@privacy-protection.email
- z4ugeyesms47@privacy-protection.email
- zxhv7h4xgrkn@privacy-protection.email
Subdomains
2 observed subdomains of apt-int.com.
| Subdomain |
|---|
| canada.apt-int.com |
| www.apt-int.com |
Web-graph footprint
Distinct hostnames that link to or from apt-int.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for apt-int.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.1.207.66 |
Related pages
Pivot deeper into the graph from apt-int.com.
- IP · 79.135.19.119
- ASN · AS2116GLOBALCONNECT-AS2116
- Registrar · iana:1001
- Country · NO
- Email · apt-int.com@domainsbyproxy.com
- 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: "apt-int.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.