Skip to content

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

WHISPER CANON · softekmw.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/softekmw.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.250.23.30195.250.23.0/24AS51713GB

WHOIS identity

Registrar
iana:48
Organization
jeff kaira
Contact emails

Subdomains

19 observed subdomains of softekmw.com.

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.

Threat posture

History

Mail and authentication

MX records

  • softekmw.com

SPF policy

10 SPF mechanisms authorising senders for softekmw.com.

MechanismTarget
SPF_Asoftekmw.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP162.247.76.133
SPF_IP173.230.252.122
SPF_IP173.230.252.250
SPF_IP192.250.234.53/24
SPF_IP192.250.239.108
SPF_IP195.250.23.30
SPF_IP207.45.177.186
SPF_MXsoftekmw.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 20

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