Skip to content

Hostname

jerqt.day

Last fetched

jerqt.day resolves to 2 IPv4 addresses operated by AS4651 in TH. WHOIS lists iana:609 as the registrar.

Nutrition Label

WHISPER CANON · jerqt.dayRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/jerqt.day

Resolution chain

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

IPPrefixASNOperatorCountry
174.35.53.52174.35.53.0/24AS4651TH
174.35.99.128174.35.99.0/24AS54994ML-1432-54994 - Meteverse Limited.TH

WHOIS identity

Registrar
iana:609
Organization
Contact emails

Subdomains

1 observed subdomain of jerqt.day.

Subdomain
www.jerqt.day

Threat posture

History

Related pages

Pivot deeper into the graph from jerqt.day.

Cypher and MCP

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

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