Skip to content

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

WHISPER CANON · velvetech.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/velvetech.com

Resolution chain

velvetech.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.78.186192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.245192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
69.175.125.5169.175.0.0/17AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

49 observed subdomains of velvetech.com.

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for velvetech.com.

MechanismTarget
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_INCLUDEspf.protection.outlook.com
SPF_IP40.107.236.88
SPF_IP54.243.41.40
SPF_IP54.36.22.170
SPF_IP67.227.87.144/24
SPF_IP69.175.125.165
SPF_IP69.175.125.36
SPF_IP69.175.125.50
SPF_IP69.175.125.51
SPF_IP69.175.125.62
SPF_IP75.146.107.197

Related pages

Pivot deeper into the graph from velvetech.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.