Skip to content

Hostname

jsitel.com

Last fetched

jsitel.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · jsitel.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jsitel.com

Resolution chain

jsitel.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.169.28.383.169.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.SA
3.169.28.353.169.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.SA
3.169.28.843.169.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.SA
3.169.28.1183.169.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.SA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

28 observed subdomains of jsitel.com.

Web-graph footprint

Distinct hostnames that link to or from jsitel.com in the public web crawl.

63 sites link to this hostname.

145 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jsitel.com.

MechanismTarget
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.232.198.41
SPF_IP207.200.15.140/28
SPF_IP4.18.8.114

Related pages

Pivot deeper into the graph from jsitel.com.

Cypher and MCP

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

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