Hostname
teamvalue.com
Last fetched
teamvalue.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
teamvalue.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.21.25.95 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.133.248 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- teamvalue b.v.
- Contact emails
Subdomains
8 observed subdomains of teamvalue.com.
Web-graph footprint
Distinct hostnames that link to or from teamvalue.com in the public web crawl.
8 sites link to this hostname.
65 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
32 SPF mechanisms authorising senders for teamvalue.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 25553263.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.mailer.twinfield.com |
| SPF_INCLUDE | _spf.mijnwefact.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.227.219.108 |
| SPF_IP | 13.227.219.11 |
| SPF_IP | 13.227.219.118 |
| SPF_IP | 13.227.219.120 |
| SPF_IP | 13.227.219.18 |
| SPF_IP | 13.227.219.27 |
| SPF_IP | 13.227.219.30 |
| SPF_IP | 13.227.219.35 |
| SPF_IP | 13.227.219.37 |
| SPF_IP | 13.227.219.46 |
| SPF_IP | 13.227.219.84 |
| SPF_IP | 13.227.219.93 |
| SPF_IP | 18.184.155.228/32 |
| SPF_IP | 18.184.214.37/32 |
| SPF_IP | 18.185.243.191 |
| SPF_IP | 18.205.223.48 |
| SPF_IP | 18.211.218.79 |
| SPF_IP | 23.20.140.243 |
| SPF_IP | 3.120.181.200/30 |
| SPF_IP | 3.121.144.132 |
| SPF_IP | 3.209.67.53 |
| SPF_IP | 3.222.167.26 |
| SPF_IP | 34.193.169.70 |
| SPF_IP | 35.158.67.243/32 |
| SPF_IP | 35.158.71.15/32 |
| SPF_IP | 52.71.180.148 |
| SPF_IP | 52.72.252.246 |
| SPF_IP | 54.227.157.206 |
Related pages
Pivot deeper into the graph from teamvalue.com.
- IP · 104.21.25.95
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · anton@teamvalue.nl
- TLD · .com
- Browse hostnames · te…
- 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: "teamvalue.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.