Skip to content

Hostname

quickflirt.com

Last fetched

quickflirt.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · quickflirt.comRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/quickflirt.com

Resolution chain

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

IPPrefixASNOperatorCountry
165.227.126.111165.227.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
206.189.211.238206.189.208.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:269
Organization
bill dobbie
Contact emails

Subdomains

9 observed subdomains of quickflirt.com.

Web-graph footprint

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

185 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for quickflirt.com.

MechanismTarget
SPF_INCLUDE_spf_e.ropot.net
SPF_INCLUDE_spf_robomail.quickflirt.com

Related pages

Pivot deeper into the graph from quickflirt.com.

Cypher and MCP

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

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