Skip to content

Hostname

qt.simplifyquotes.com

Last fetched

qt.simplifyquotes.com resolves to 1 IPv4 address operated by NOCIX - Nocix, LLC in US.

Nutrition Label

WHISPER CANON · qt.simplifyquotes.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/qt.simplifyquotes.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.187.112.242192.188.121.0/24AS33387NOCIX - Nocix, LLCUS

WHOIS identity

No WHOIS records are currently associated with qt.simplifyquotes.com in WhisperGraph.

Subdomains

4 observed subdomains of qt.simplifyquotes.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for qt.simplifyquotes.com.

MechanismTarget
SPF_Aqt.simplifyquotes.com
SPF_IP104.219.16.46/32
SPF_IP104.219.16.48/32
SPF_IP104.219.16.51/32
SPF_IP104.219.16.52/32
SPF_IP109.70.147.205/32
SPF_IP109.70.147.206/32
SPF_IP185.143.243.193/32
SPF_IP185.143.243.194/32
SPF_IP46.38.155.182/32
SPF_IP46.38.155.183/32
SPF_MXqt.simplifyquotes.com

Related pages

Pivot deeper into the graph from qt.simplifyquotes.com.

Cypher and MCP

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

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