Hostname
minuteclinic.com
Last fetched
minuteclinic.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CZ. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
minuteclinic.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.19.216.201 | 2.19.216.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CZ |
| 23.38.160.243 | 23.38.160.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 92.123.114.146 | 92.123.112.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IT |
| 23.52.180.193 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- cvs pharmacy,
- Contact emails
Subdomains
23 observed subdomains of minuteclinic.com.
Web-graph footprint
Distinct hostnames that link to or from minuteclinic.com in the public web crawl.
212 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for minuteclinic.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._i.%{d}._d.espf.agari.com |
| SPF_INCLUDE | %{d}.4e.spf-protect.agari.com |
Related pages
Pivot deeper into the graph from minuteclinic.com.
- IP · 2.19.216.201
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · CZ
- Email · domains@caremark.com
- TLD · .com
- Browse hostnames · mi…
- 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: "minuteclinic.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.