Hostname
resize.com
Last fetched
resize.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
resize.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.11.253 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.150.227 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-01a5a995dcf0bc79f32d2a93088151ed@privacyguardian.org
- pw-06fe9c6b52fc65789bf817c9aa8cfdb6@privacyguardian.org
- pw-08dcd3a3a7d0bc557cfd939df6d41568@privacyguardian.org
- pw-0d8704df7bf677bd5e7f85a675a72298@privacyguardian.org
- pw-4764f640262753aec6b74c42bd7a6aa1@privacyguardian.org
- pw-71af170b0097c33a4c6da8eed71274b0@privacyguardian.org
- pw-760437324c5b4a6149890ddd30ba2a9b@privacyguardian.org
- pw-82ad49b94bff1dedae456c29934348a6@privacyguardian.org
- pw-aa6aefae08fa1b21c68fd5ba208c0df6@privacyguardian.org
- pw-b10ee1d9d08821825b340be8d4432c68@privacyguardian.org
- pw-bd4acc62a1aa906c9d9cf10be5494c7f@privacyguardian.org
- pw-e3078653d71774945f949e56be1f7d6d@privacyguardian.org
- pw-f62cbfbdb7ffe359178984f4247853fd@privacyguardian.org
- pw-f823e9ec7425198462d98dfe33c7d094@privacyguardian.org
Subdomains
3 observed subdomains of resize.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from resize.com in the public web crawl.
26 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for resize.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from resize.com.
- IP · 104.21.11.253
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · pw-01a5a995dcf0bc79f32d2a93088151ed@privacyguardian.org
- TLD · .com
- Browse hostnames · re…
- 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: "resize.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.