Hostname
lintelio.com
Last fetched
lintelio.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lintelio.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.81.39.29 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.82.167.50 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.227.111.162 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.231.200.104 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.27.221.161 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.37.253.134 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1241073708
- Contact emails
- 36lqvolhxzh6@contactprivacy.email
- 0524fde1-1577-420a-8bb5-9eacccabb4ae@identity-protect.org
- 4b72e8df-43d9-4857-af3d-89bd0d868046@identity-protect.org
- 52ba7785-0855-4f06-88e1-106dfc00d089@identity-protect.org
- 57eb6e63-4d1f-444b-91b5-4ba741a12017@identity-protect.org
- 5f88c5cc-483d-4a90-9289-6c3a20afc92c@identity-protect.org
- a6c0bd3f-a45b-4dcf-a7f9-d155c2118183@identity-protect.org
- cfcfaecf-d6ca-4bd6-9e02-0b439ce80bf4@identity-protect.org
- owner-3081468@lintelio.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of lintelio.com.
Web-graph footprint
Distinct hostnames that link to or from lintelio.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for lintelio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.chargebee.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from lintelio.com.
- IP · 35.81.39.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 36lqvolhxzh6@contactprivacy.email
- TLD · .com
- Browse hostnames · li…
- 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: "lintelio.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.