Hostname
linnsoft.com
Last fetched
linnsoft.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
linnsoft.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- attn linnsoft.com care of network solutions
- Contact emails
- h898494f7nv@networksolutionsprivateregistration.com
- me6979w474c@networksolutionsprivateregistration.com
- t57535cg8gd@networksolutionsprivateregistration.com
- vx8an7u22wn@networksolutionsprivateregistration.com
- xg4nx67z2yr@networksolutionsprivateregistration.com
- yn5ev2mt5tq@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of linnsoft.com.
Web-graph footprint
Distinct hostnames that link to or from linnsoft.com in the public web crawl.
42 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for linnsoft.com.
| Mechanism | Target |
|---|---|
| SPF_A | linnsoft.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 173.230.134.100/28 |
| SPF_IP | 2600:3c02:0:0:f03c:91ff:fe6e:ebab |
| SPF_MX | linnsoft.com |
Related pages
Pivot deeper into the graph from linnsoft.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "linnsoft.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.