Skip to content

Hostname

myjdl.com

Last fetched

myjdl.com resolves to 2 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
166.78.241.140166.78.192.0/18AS19994RACKSPACE - Rackspace HostingUS
170.249.203.42170.249.192.0/20AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

Registrar
iana:2
Organization
jackson district library
Contact emails

Subdomains

9 observed subdomains of myjdl.com.

Web-graph footprint

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

59 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for myjdl.com.

MechanismTarget
SPF_Amyjdl.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsaashr.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.109.219.250/32
SPF_IP198.109.219.254/32
SPF_IP64.141.169.241/28
SPF_MXmyjdl.com

Related pages

Pivot deeper into the graph from myjdl.com.

Cypher and MCP

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

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