Hostname
velvetech.com
Last fetched
velvetech.com resolves to 3 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
velvetech.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.0.78.186 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 192.0.78.245 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 69.175.125.51 | 69.175.0.0/17 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
49 observed subdomains of velvetech.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from velvetech.com in the public web crawl.
661 sites link to this hostname.
279 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for velvetech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.wpcloud.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 40.107.236.88 |
| SPF_IP | 54.243.41.40 |
| SPF_IP | 54.36.22.170 |
| SPF_IP | 67.227.87.144/24 |
| SPF_IP | 69.175.125.165 |
| SPF_IP | 69.175.125.36 |
| SPF_IP | 69.175.125.50 |
| SPF_IP | 69.175.125.51 |
| SPF_IP | 69.175.125.62 |
| SPF_IP | 75.146.107.197 |
Related pages
Pivot deeper into the graph from velvetech.com.
- IP · 192.0.78.186
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:146
- Country · US
- Email · velvetech.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ve…
- 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: "velvetech.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.