Skip to content

Hostname

www.websofttechnologyltd.com

Last fetched

www.websofttechnologyltd.com resolves to 1 IPv4 address operated by ASN-ROUTELABEL - RouteLabel V.O.F. in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.34.216.220185.34.216.0/24AS198203ASN-ROUTELABEL - RouteLabel V.O.F.NL

WHOIS identity

No WHOIS records are currently associated with www.websofttechnologyltd.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for www.websofttechnologyltd.com.

MechanismTarget
SPF_Awww.websofttechnologyltd.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEturbo-smtp.com
SPF_INCLUDEzoho.com
SPF_IP168.235.125.96
SPF_IP185.34.216.197
SPF_IP185.34.216.199
SPF_IP185.34.216.205
SPF_IP185.34.216.213
SPF_IP185.34.216.220
SPF_IP185.52.2.254
SPF_MXwww.websofttechnologyltd.com

Related pages

Pivot deeper into the graph from www.websofttechnologyltd.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "www.websofttechnologyltd.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.