Hostname
feltouch.com
Last fetched
feltouch.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
feltouch.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 |
|---|---|---|---|---|
| 167.99.142.203 | 167.99.128.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:303
- Organization
- perfect privacy,
- Contact emails
- 07e0434b0a28fd0a67993d7271b0e111@domaindiscreet.com
- 699763b60a16121f570ea1239d408a0b@domaindiscreet.com
- aa24d2810a28fd0a56bbbec96be9feb6@domaindiscreet.com
- b0ef0a530a28fd0a0d2d83e746c7c251@domaindiscreet.com
- ce30e6880a28fd0a0ae9cfa3111e5856@domaindiscreet.com
- dataprotected@maskeddetails.com
- gdpr-masking@gdpr-masked.com
- info@feltouch.com
- p66447ap299@myprivatename.com
Subdomains
9 observed subdomains of feltouch.com.
Web-graph footprint
Distinct hostnames that link to or from feltouch.com in the public web crawl.
30 sites link to this hostname.
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 feltouch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | euromsg.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from feltouch.com.
- IP · 167.99.142.203
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:303
- Country · DE
- Email · 07e0434b0a28fd0a67993d7271b0e111@domaindiscreet.com
- 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: "feltouch.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.