Skip to content

Hostname

teem.com

Last fetched

teem.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · teem.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/teem.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.22.182104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.23.182104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.16.71104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.71104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
on behalf of teem.com owner
Contact emails

Subdomains

45 observed subdomains of teem.com.

Web-graph footprint

Distinct hostnames that link to or from teem.com in the public web crawl.

153 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for teem.com.

MechanismTarget
SPF_Ateem.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXteem.com

Related pages

Pivot deeper into the graph from teem.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "teem.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.