Skip to content

Hostname

jwt-tech.com

Last fetched

jwt-tech.com resolves to 1 IPv4 address operated by AS-HOSTINGER in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jwt-tech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jwt-tech.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.136.46.66141.136.46.0/24AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
iana:146
Organization
jwt technologies, llc.
Contact emails

Subdomains

2 observed subdomains of jwt-tech.com.

Web-graph footprint

Distinct hostnames that link to or from jwt-tech.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jwt-tech.com.

MechanismTarget
SPF_Ajwt-tech.com
SPF_INCLUDEspf.mspmanager.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamhero.com
SPF_INCLUDEu4012526.wl027.sendgrid.net
SPF_MXjwt-tech.com

Related pages

Pivot deeper into the graph from jwt-tech.com.

Cypher and MCP

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

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