Hostname
softcrow.com
Last fetched
softcrow.com resolves to 1 IPv4 address operated by AS34762 in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
softcrow.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 |
|---|---|---|---|---|
| 85.10.159.130 | 85.10.156.0/22 | AS34762 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- m kies
- Contact emails
Subdomains
10 observed subdomains of softcrow.com.
Web-graph footprint
Distinct hostnames that link to or from softcrow.com in the public web crawl.
6 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
33 SPF mechanisms authorising senders for softcrow.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.e-boekhouden.nl |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 136.144.250.240 |
| SPF_IP | 136.144.250.242 |
| SPF_IP | 136.144.250.8 |
| SPF_IP | 141.138.142.83/32 |
| SPF_IP | 149.210.128.240 |
| SPF_IP | 149.210.223.82 |
| SPF_IP | 149.210.229.28 |
| SPF_IP | 152.53.138.179 |
| SPF_IP | 152.53.184.211 |
| SPF_IP | 152.53.247.86 |
| SPF_IP | 152.53.45.44 |
| SPF_IP | 152.53.67.190 |
| SPF_IP | 217.67.232.6 |
| SPF_IP | 2a01:7c8:aaaa:4bb:5054:ff:fe2e:e040 |
| SPF_IP | 2a01:7c8:aaad:135:5054:ff:fe15:4c1a |
| SPF_IP | 2a01:7c8:aab1:1e0:5054:ff:febe:e28a |
| SPF_IP | 2a01:7c8:aac3:52b:5054:ff:fedb:5a99 |
| SPF_IP | 2a01:7c8:bb09:4db:5054:ff:fe80:3e50 |
| SPF_IP | 2a01:7c8:d007:19d:5054:ff:fe76:61da |
| SPF_IP | 2a01:7c8:d007:19f:5054:ff:fef9:290c |
| SPF_IP | 2a0a:4cc0:0:212d:e8dc:2ff:fefa:606f |
| SPF_IP | 2a0a:4cc0:1:303:8423:beff:fe0e:1c79 |
| SPF_IP | 2a0a:4cc0:80:a5:982a:1dff:feb0:e859 |
| SPF_IP | 37.34.57.225 |
| SPF_IP | 37.97.128.240 |
| SPF_IP | 37.97.209.203 |
| SPF_IP | 85.10.130.173 |
| SPF_IP | 85.10.153.149 |
| SPF_IP | 89.184.185.192 |
| SPF_IP | 89.58.63.7 |
| SPF_IP | 95.170.68.230 |
Related pages
Pivot deeper into the graph from softcrow.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "softcrow.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.