Hostname
federaltextiles.com
Last fetched
federaltextiles.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
federaltextiles.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 |
|---|---|---|---|---|
| 82.197.83.115 | 82.197.80.0/21 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:1636
- Organization
- c/o whoisproxy.com
- Contact emails
- 0f5c3d92ab17d21b5733f7506f041528886deca8e4c79a8456a3de1dafcf6dbe@federaltextiles.com.whoisproxy.org
- 24a5ee24bea2dd639a2b4d535560c867b2ff884a6863a20384f250a3b3e69dca@federaltextiles.com.whoisproxy.org
- 26a98276f012be6556c8ace7b93086b0c535df450c8b989b5682f8431e8b67f0@federaltextiles.com.whoisproxy.org
- 48128eb71a73c8f4759a7efa0edd5e0fb28ebbbd6a6c9cba0305cd2a41df69c1@federaltextiles.com.whoisproxy.org
- 63f39a391abe60971b75be9b43137841c2dd1c52fc5e4dcff9475523de59287c@federaltextiles.com.whoisproxy.org
- af67ee158fb57d902063abccd346939f5048cc438ef38a81858d42a88d16a419@federaltextiles.com.whoisproxy.org
- d0e315fbf8ca052973c6e213f41cdc7173ea78bd2b4a1f8c2ce1d22b04cf2d01@federaltextiles.com.whoisproxy.org
Subdomains
1 observed subdomain of federaltextiles.com.
| Subdomain |
|---|
| www.federaltextiles.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for federaltextiles.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from federaltextiles.com.
- IP · 82.197.83.115
- ASN · AS47583
- Registrar · iana:1636
- Country · US
- Email · 0f5c3d92ab17d21b5733f7506f041528886deca8e4c79a8456a3de1dafcf6dbe@federaltextiles.com.whoisproxy.org
- TLD · .com
- Browse hostnames · fe…
- 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: "federaltextiles.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.