Hostname
softekmw.com
Last fetched
softekmw.com resolves to 1 IPv4 address operated by AS51713 in GB. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
softekmw.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 |
|---|---|---|---|---|
| 195.250.23.30 | 195.250.23.0/24 | AS51713 | — | GB |
WHOIS identity
- Registrar
- iana:48
- Organization
- jeff kaira
- Contact emails
Subdomains
19 observed subdomains of softekmw.com.
Showing 15 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from softekmw.com in the public web crawl.
12 sites link to this hostname.
860 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- softekmw.com
SPF policy
10 SPF mechanisms authorising senders for softekmw.com.
| Mechanism | Target |
|---|---|
| SPF_A | softekmw.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 162.247.76.133 |
| SPF_IP | 173.230.252.122 |
| SPF_IP | 173.230.252.250 |
| SPF_IP | 192.250.234.53/24 |
| SPF_IP | 192.250.239.108 |
| SPF_IP | 195.250.23.30 |
| SPF_IP | 207.45.177.186 |
| SPF_MX | softekmw.com |
Related pages
Pivot deeper into the graph from softekmw.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "softekmw.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.