Hostname
downsizing.com
Last fetched
downsizing.com resolves to 1 IPv4 address operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
downsizing.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 |
|---|---|---|---|---|
| 50.116.92.215 | 50.116.92.0/22 | AS31898 | SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bao dang
- Contact emails
- baodang@live.com
- 07802fd4-1fe8-4265-baa7-98e66a73a00c@identity-protect.org
- 2c274389-bfb0-492e-bbd0-f2d1e5a473dd@identity-protect.org
- 3302e2e0-06a7-47b1-8049-93433052eefe@identity-protect.org
- 4a54955b-88f2-4e0b-adc1-502ca5826426@identity-protect.org
- d09809b1-ab3f-4311-906b-1e8a57bb3adf@identity-protect.org
- e2443cf6-872d-4f5d-a7b4-fba953e7ecc4@identity-protect.org
- fdd7014a-a253-4f9f-abe8-92c768fc65f7@identity-protect.org
- owner-11157182@downsizing.com.whoisprivacyservice.org
- owner-11329429@downsizing.com.whoisprivacyservice.org
- owner-11354564@downsizing.com.whoisprivacyservice.org
- owner-11619697@downsizing.com.whoisprivacyservice.org
- owner-8272014@downsizing.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of downsizing.com.
| Subdomain |
|---|
| www.downsizing.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from downsizing.com.
- IP · 50.116.92.215
- ASN · AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN
- Registrar · iana:468
- Country · US
- Email · baodang@live.com
- TLD · .com
- Browse hostnames · do…
- 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: "downsizing.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.