Hostname
infotexa.com
Last fetched
infotexa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
infotexa.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.167.105 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.53 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.89 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.92 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.103.112 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.2 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.53 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.8 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of infotexa.com owner
- Contact emails
- domain29@meeghost.com
- 422ffb6e-c3d9-4168-9f5e-76766b03d98c@identity-protect.org
- 751a6992-0683-4e2d-8455-c44d4708d0a2@identity-protect.org
- 7e87e0f5-eaaf-481b-a843-aa3fb9e61c79@identity-protect.org
- 7f612063-9f85-4626-b2f6-394edb13e7c4@identity-protect.org
- a3ca9270-ef9e-4f8f-9353-8e89264a3c03@identity-protect.org
Subdomains
1 observed subdomain of infotexa.com.
| Subdomain |
|---|
| www.infotexa.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for infotexa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from infotexa.com.
- IP · 3.168.167.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · domain29@meeghost.com
- TLD · .com
- Browse hostnames · in…
- 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: "infotexa.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.