Skip to content

Hostname

jaytaala.com

Last fetched

jaytaala.com resolves to 1 IPv4 address operated by OVH in AU. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
139.99.196.209139.99.128.0/17AS16276OVHAU

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

11 observed subdomains of jaytaala.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for jaytaala.com.

MechanismTarget
SPF_Ajaytaala.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.235.218
SPF_IP185.226.149.37
SPF_IP185.226.149.38
SPF_IP198.54.114.110
SPF_IP198.54.116.238
SPF_MXjaytaala.com

Related pages

Pivot deeper into the graph from jaytaala.com.

Cypher and MCP

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

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