Skip to content

Hostname

jshotels.com

Last fetched

jshotels.com resolves to 3 IPv4 addresses operated by AS56958 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · jshotels.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jshotels.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.211.133.77178.211.133.0/24AS56958ES
52.29.175.1652.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.240.21152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:379
Organization
francisco mir rodrigo
Contact emails

Subdomains

5 observed subdomains of jshotels.com.

Web-graph footprint

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

81 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for jshotels.com.

MechanismTarget
SPF_Amail-engine-aws.mirai.com
SPF_Amailer.mirai.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.194.71.23/32
SPF_IP35.158.202.59/32
SPF_IP5.135.40.5
SPF_MXjshotels.com

Related pages

Pivot deeper into the graph from jshotels.com.

Cypher and MCP

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

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