Hostname
freshco.com
Last fetched
freshco.com resolves to 18 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
freshco.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.35 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.213.36 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.35 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.36 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 184.150.70.136 | 184.150.64.0/19 | AS577 | BACOM - Bell Canada | CA |
| 184.150.70.91 | 184.150.64.0/19 | AS577 | BACOM - Bell Canada | CA |
| 2.16.170.164 | 2.16.170.0/24 | AS20940 | — | CA |
| 2.16.170.173 | 2.16.170.0/24 | AS20940 | — | CA |
| 23.222.17.10 | 23.222.17.0/24 | AS20940 | — | CA |
| 23.222.17.233 | 23.222.17.0/24 | AS20940 | — | CA |
| 23.222.17.234 | 23.222.17.0/24 | AS20940 | — | CA |
| 23.222.17.7 | 23.222.17.0/24 | AS20940 | — | CA |
| 23.33.42.68 | 23.33.42.0/24 | AS20940 | — | US |
| 23.33.42.91 | 23.33.42.0/24 | AS20940 | — | US |
| 23.50.131.141 | 23.50.131.0/24 | AS20940 | — | DE |
| 23.50.131.147 | 23.50.131.0/24 | AS20940 | — | DE |
| 23.211.136.40 | 23.211.136.0/24 | AS20940 | — | US |
| 23.211.136.51 | 23.211.136.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- sobeys admin
- Contact emails
Subdomains
27 observed subdomains of freshco.com.
Showing 15 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from freshco.com in the public web crawl.
395 sites link to this hostname.
2 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 freshco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from freshco.com.
- IP · 13.107.213.35
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:9
- Country · CA
- Email · domain.admin@sobeys.com
- TLD · .com
- Browse hostnames · fr…
- 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: "freshco.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.