Hostname
individualsoftware.com
Last fetched
individualsoftware.com resolves to 1 IPv4 address operated by INTERSERVER-LAX - Interserver, Inc in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
individualsoftware.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 |
|---|---|---|---|---|
| 206.72.193.169 | 206.72.193.0/24 | AS26666 | INTERSERVER-LAX - Interserver, Inc | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
20 observed subdomains of individualsoftware.com.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from individualsoftware.com in the public web crawl.
136 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for individualsoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.130.130.160 |
| SPF_IP | 104.130.130.164 |
| SPF_IP | 104.130.136.38 |
| SPF_IP | 104.130.142.148 |
| SPF_IP | 162.242.140.154 |
| SPF_IP | 166.78.184.97 |
| SPF_IP | 206.72.193.166 |
| SPF_IP | 23.253.119.17 |
| SPF_IP | 23.253.246.158 |
| SPF_IP | 50.205.144.170 |
| SPF_IP | 64.49.234.201 |
Related pages
Pivot deeper into the graph from individualsoftware.com.
- IP · 206.72.193.169
- ASN · AS26666INTERSERVER-LAX - Interserver, Inc
- Registrar · iana:146
- Country · US
- Email · accountspayable@individualsoftware.com
- TLD · .com
- Browse hostnames · in…
- 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: "individualsoftware.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.