Skip to content

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

WHISPER CANON · softcrow.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/softcrow.com

Resolution chain

softcrow.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.10.159.13085.10.156.0/22AS34762NL

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.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for softcrow.com.

MechanismTarget
SPF_INCLUDE_spf.e-boekhouden.nl
SPF_INCLUDE_spf.google.com
SPF_IP136.144.250.240
SPF_IP136.144.250.242
SPF_IP136.144.250.8
SPF_IP141.138.142.83/32
SPF_IP149.210.128.240
SPF_IP149.210.223.82
SPF_IP149.210.229.28
SPF_IP152.53.138.179
SPF_IP152.53.184.211
SPF_IP152.53.247.86
SPF_IP152.53.45.44
SPF_IP152.53.67.190
SPF_IP217.67.232.6
SPF_IP2a01:7c8:aaaa:4bb:5054:ff:fe2e:e040
SPF_IP2a01:7c8:aaad:135:5054:ff:fe15:4c1a
SPF_IP2a01:7c8:aab1:1e0:5054:ff:febe:e28a
SPF_IP2a01:7c8:aac3:52b:5054:ff:fedb:5a99
SPF_IP2a01:7c8:bb09:4db:5054:ff:fe80:3e50
SPF_IP2a01:7c8:d007:19d:5054:ff:fe76:61da
SPF_IP2a01:7c8:d007:19f:5054:ff:fef9:290c
SPF_IP2a0a:4cc0:0:212d:e8dc:2ff:fefa:606f
SPF_IP2a0a:4cc0:1:303:8423:beff:fe0e:1c79
SPF_IP2a0a:4cc0:80:a5:982a:1dff:feb0:e859
SPF_IP37.34.57.225
SPF_IP37.97.128.240
SPF_IP37.97.209.203
SPF_IP85.10.130.173
SPF_IP85.10.153.149
SPF_IP89.184.185.192
SPF_IP89.58.63.7
SPF_IP95.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 20

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