Skip to content

Hostname

thequestionmark.org

Last fetched

thequestionmark.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · thequestionmark.orgRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/thequestionmark.org

Resolution chain

thequestionmark.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.50.11718.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.2518.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.4418.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.5618.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:269
Organization
sjoerd andringa
Contact emails

Subdomains

49 observed subdomains of thequestionmark.org.

Web-graph footprint

Distinct hostnames that link to or from thequestionmark.org in the public web crawl.

171 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thequestionmark.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from thequestionmark.org.

Cypher and MCP

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

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