Hostname
boyden.com
Last fetched
boyden.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
boyden.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 |
|---|---|---|---|---|
| 104.26.14.70 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.70 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.68.41 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 216.48.100.33 | 216.48.100.0/24 | AS400213 | SYAUNET Shenyang Agricultural University | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- boyden world corporation
- Contact emails
- ap37y3v25sx@networksolutionsprivateregistration.com
- ar7qp7869fm@networksolutionsprivateregistration.com
- barmstrong@boyden.com
- cu9992f34x4@networksolutionsprivateregistration.com
- dj3ce6qj2ze@networksolutionsprivateregistration.com
- f83fz3h33h8@networksolutionsprivateregistration.com
- gb9vh3ec8sb@networksolutionsprivateregistration.com
- hr3jh5k687m@networksolutionsprivateregistration.com
- j44mf5e27dn@networksolutionsprivateregistration.com
- k96ng6vv2a2@networksolutionsprivateregistration.com
- mq3eq2w2682@networksolutionsprivateregistration.com
- mr2pa99w2ba@networksolutionsprivateregistration.com
- ph99x8j38nv@networksolutionsprivateregistration.com
- qq9x786a5my@networksolutionsprivateregistration.com
- qu6fv9fn27r@networksolutionsprivateregistration.com
- qu9wz3p795t@networksolutionsprivateregistration.com
- se7jb6ff9mp@networksolutionsprivateregistration.com
- tflynn@boyden.com
- xr2dy3re9qf@networksolutionsprivateregistration.com
- xv7s23cb47f@networksolutionsprivateregistration.com
Subdomains
30 observed subdomains of boyden.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from boyden.com in the public web crawl.
532 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for boyden.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | e2ma.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 207.99.109.201 |
| SPF_IP | 207.99.54.171/32 |
Related pages
Pivot deeper into the graph from boyden.com.
- IP · 104.26.14.70
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · ap37y3v25sx@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bo…
- 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: "boyden.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.