Skip to content

Hostname

jalsovszky.com

Last fetched

jalsovszky.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1501 as the registrar.

Nutrition Label

WHISPER CANON · jalsovszky.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jalsovszky.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.99.71.17691.99.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1501
Organization
dr. jalsovszky pal
Contact emails

Subdomains

5 observed subdomains of jalsovszky.com.

Web-graph footprint

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

66 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for jalsovszky.com.

MechanismTarget
SPF_Ajalsovszky.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEjalsovszky.zyndel.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.189.175
SPF_IP91.82.117.162
SPF_IP91.82.208.0/24
SPF_IP91.82.226.0/24
SPF_IP91.83.123.0/24
SPF_IP91.83.40.0/24
SPF_MXjalsovszky.com

Related pages

Pivot deeper into the graph from jalsovszky.com.

Cypher and MCP

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

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