Hostname
appsint.com
Last fetched
appsint.com resolves to 2 IPv4 addresses operated by CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
appsint.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 205.138.244.161 | 205.138.240.0/20 | AS3561 | CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC | US |
| 64.79.130.141 | 64.79.128.0/19 | AS23005 | SWITCH-LTD - SWITCH, LTD | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- pava applications international
- Contact emails
Subdomains
19 observed subdomains of appsint.com.
Web-graph footprint
Distinct hostnames that link to or from appsint.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for appsint.com.
| Mechanism | Target |
|---|---|
| SPF_A | aicdallaswebsmtp.appsint.com |
| SPF_A | aicvegaswebsmtp.appsint.com |
| SPF_A | appsint.com |
| SPF_A | dmz-qa-smtp.appsint.com |
| SPF_A | mail.appsint.com |
| SPF_INCLUDE | spf-us.tmes.trendmicro.com |
| SPF_IP | 205.138.244.128/26 |
| SPF_IP | 205.138.244.179 |
| SPF_IP | 63.237.180.0/26 |
| SPF_IP | 63.237.180.12 |
| SPF_IP | 63.237.180.47 |
| SPF_IP | 64.79.130.128/26 |
| SPF_MX | appsint.com |
Related pages
Pivot deeper into the graph from appsint.com.
- IP · 205.138.244.161
- ASN · AS3561CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC
- Registrar · iana:2
- Country · US
- Email · no.valid.email@worldnic.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: "appsint.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.