Hostname
birks.com
Last fetched
birks.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
birks.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.20.24.97 | 104.21.32.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.150.51 | 172.67.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- birks & mayors
- Contact emails
- a28a64sh9qd@networksolutionsprivateregistration.com
- an72v7b67z4@networksolutionsprivateregistration.com
- b379829j33q@networksolutionsprivateregistration.com
- c26zv44h5zm@networksolutionsprivateregistration.com
- domains@birksandmayors.com
- fd8kv2wu32a@networksolutionsprivateregistration.com
- h89tf39v72k@networksolutionsprivateregistration.com
- hp86p4qb7mc@networksolutionsprivateregistration.com
- ma4zb3zg7vd@networksolutionsprivateregistration.com
- nw9nj6hd2c5@networksolutionsprivateregistration.com
- px84y54j4wj@networksolutionsprivateregistration.com
- sy7ez56y9qb@networksolutionsprivateregistration.com
Subdomains
11 observed subdomains of birks.com.
Web-graph footprint
Distinct hostnames that link to or from birks.com in the public web crawl.
97 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for birks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.birks_com._d.easydmarc.pro |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 4.239.105.70 |
Related pages
Pivot deeper into the graph from birks.com.
- IP · 104.20.24.97
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a28a64sh9qd@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bi…
- 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: "birks.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.