Skip to content

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

WHISPER CANON · teamvalue.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/teamvalue.com

Resolution chain

teamvalue.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.25.95104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.133.248172.67.128.0/20AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for teamvalue.com.

MechanismTarget
SPF_INCLUDE25553263.spf02.hubspotemail.net
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.227.219.108
SPF_IP13.227.219.11
SPF_IP13.227.219.118
SPF_IP13.227.219.120
SPF_IP13.227.219.18
SPF_IP13.227.219.27
SPF_IP13.227.219.30
SPF_IP13.227.219.35
SPF_IP13.227.219.37
SPF_IP13.227.219.46
SPF_IP13.227.219.84
SPF_IP13.227.219.93
SPF_IP18.184.155.228/32
SPF_IP18.184.214.37/32
SPF_IP18.185.243.191
SPF_IP18.205.223.48
SPF_IP18.211.218.79
SPF_IP23.20.140.243
SPF_IP3.120.181.200/30
SPF_IP3.121.144.132
SPF_IP3.209.67.53
SPF_IP3.222.167.26
SPF_IP34.193.169.70
SPF_IP35.158.67.243/32
SPF_IP35.158.71.15/32
SPF_IP52.71.180.148
SPF_IP52.72.252.246
SPF_IP54.227.157.206

Related pages

Pivot deeper into the graph from teamvalue.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.