Skip to content

Hostname

quel.jp

Last fetched

quel.jp resolves to 1 IPv4 address operated by SAKURA-B SAKURA Internet Inc. in JP.

Nutrition Label

WHISPER CANON · quel.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/quel.jp

Resolution chain

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

IPPrefixASNOperatorCountry
160.16.226.60160.16.128.0/17AS9370SAKURA-B SAKURA Internet Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

12 observed subdomains of quel.jp.

Web-graph footprint

Distinct hostnames that link to or from quel.jp in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for quel.jp.

MechanismTarget
SPF_IP133.167.100.122
SPF_IP133.167.126.94
SPF_IP153.126.140.71
SPF_IP160.16.226.60
SPF_IP182.50.105.36

Related pages

Pivot deeper into the graph from quel.jp.

Cypher and MCP

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

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