Hostname
quickframe.com
Last fetched
quickframe.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
quickframe.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.60.131.58 | 34.60.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of quickframe.com owner
- Contact emails
- contact@quickframe.com
- 06bb79db-3107-46f5-8c3d-350768b3f8b1@identity-protect.org
- 2a472929-3122-43f9-8d88-252336cce874@identity-protect.org
- 8686ecf4-2eb5-4340-8cd3-c262d7ac98d9@identity-protect.org
- b70d7f16-82de-4076-9d72-71771997e8a3@identity-protect.org
- dab601bc-f305-46e6-835d-8eb54dc59de2@identity-protect.org
- e7f71997-f13d-41ee-b13d-3c8c36cc89be@identity-protect.org
Subdomains
40 observed subdomains of quickframe.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from quickframe.com in the public web crawl.
568 sites link to this hostname.
199 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for quickframe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from quickframe.com.
- IP · 34.60.131.58
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · contact@quickframe.com
- TLD · .com
- Browse hostnames · qu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "quickframe.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.