Skip to content

Hostname

jsmservice.eu

Last fetched

jsmservice.eu resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · jsmservice.euRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/jsmservice.eu

Resolution chain

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

IPPrefixASNOperatorCountry
63.35.153.22763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

70 observed subdomains of jsmservice.eu.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jsmservice.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.216.122.148
SPF_IP34.250.35.28
SPF_IP52.211.248.9
SPF_IP93.144.90.157

Related pages

Pivot deeper into the graph from jsmservice.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jsmservice.eu"})-[: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.