Hostname
soft-lite.com
Last fetched
soft-lite.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:431 as the registrar.
Nutrition Label
Resolution chain
soft-lite.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.16.172.206 | 199.16.172.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.16.173.144 | 199.16.173.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:431
- Organization
- jim knotts
- Contact emails
- 6c0bfb110a28fd0a5da7f42da8e88df2@domaindiscreet.com
- 969638c60a28fd0a26fa41b30f645447@domaindiscreet.com
- b7gg0go6k2ibuaev32mm3fvs7i@domaindiscreet.com
- c90e378d0a28fd0a20a4d9bf34f8fb06@domaindiscreet.com
- c9ca37d60a28fd0a045c8b4c3ed64caa@domaindiscreet.com
- cje2mfm73kgqka1mp6qcvqg40g@domaindiscreet.com
- 5dvt2kksupfeurc@proxy.dreamhost.com
- e96bc6540a28fd0a5684873812102762@domaindiscreet.com
- mkilroy@soft-lite.com
Subdomains
9 observed subdomains of soft-lite.com.
Web-graph footprint
Distinct hostnames that link to or from soft-lite.com in the public web crawl.
79 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for soft-lite.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6449122.spf03.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 147.92.92.20/32 |
| SPF_IP | 147.92.92.28/32 |
| SPF_MX | soft-lite.com |
Related pages
Pivot deeper into the graph from soft-lite.com.
- IP · 199.16.172.206
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:431
- Country · US
- Email · 6c0bfb110a28fd0a5da7f42da8e88df2@domaindiscreet.com
- TLD · .com
- Browse hostnames · so…
- 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: "soft-lite.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.