Skip to content

Hostname

quikthinking.com

Last fetched

quikthinking.com resolves to 2 IPv4 addresses operated by CONEHEALTH - The Moses H. Cone Memorial Hospital in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · quikthinking.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/quikthinking.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.231.241.55173.231.240.0/20AS54641CONEHEALTH - The Moses H. Cone Memorial HospitalUS
23.235.203.22623.235.200.0/22AS54641CONEHEALTH - The Moses H. Cone Memorial HospitalUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of quikthinking.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • quikthinking.com

SPF policy

9 SPF mechanisms authorising senders for quikthinking.com.

MechanismTarget
SPF_Aquikthinking.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP173.231.241.55
SPF_IP173.231.244.124
SPF_IP209.182.196.19
SPF_IP23.235.200.210
SPF_IP23.235.203.226
SPF_IP70.39.248.78
SPF_MXquikthinking.com

Related pages

Pivot deeper into the graph from quikthinking.com.

Cypher and MCP

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

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