Skip to content

Hostname

jioworkz.com

Last fetched

jioworkz.com resolves to 1 IPv4 address operated by AS38529 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jioworkz.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/jioworkz.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.50.93.69116.50.64.0/19AS38529IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of jioworkz.com.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for jioworkz.com.

MechanismTarget
SPF_INCLUDEzeptomail.net.in
SPF_IP116.50.66.129
SPF_IP116.50.66.130
SPF_IP116.50.66.131
SPF_IP116.50.66.32
SPF_IP116.50.66.33
SPF_IP116.50.79.25
SPF_IP116.50.80.130
SPF_IP116.50.80.138
SPF_IP116.50.80.139
SPF_IP116.50.97.6
SPF_IP116.50.98.0/24
SPF_IP3.109.177.158
SPF_IP34.93.103.78
SPF_MXjioworkz.com

Related pages

Pivot deeper into the graph from jioworkz.com.

Cypher and MCP

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

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