Hostname
teamsystem.com
Last fetched
teamsystem.com resolves to 1 IPv4 address operated by EPIX-WAW-OPENPEERING in IT. WHOIS lists iana:3776 as the registrar.
Nutrition Label
Resolution chain
teamsystem.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.22.43.140 | 66.22.43.0/24 | AS48851 | EPIX-WAW-OPENPEERING | IT |
WHOIS identity
- Registrar
- iana:3776
- Organization
- colavita michele
- Contact emails
Subdomains
140 observed subdomains of teamsystem.com.
Showing 25 of 140. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from teamsystem.com in the public web crawl.
865 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for teamsystem.com.
| Mechanism | Target |
|---|---|
| SPF_A | nlm.websolute.it |
| SPF_INCLUDE | 5264012.spf07.hubspotemail.net |
| SPF_INCLUDE | _spfts.tustenasend.it |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-0078e201.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.177.245.0/24 |
| SPF_IP | 185.252.19.0/24 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 94.177.193.27 |
Related pages
Pivot deeper into the graph from teamsystem.com.
- IP · 66.22.43.140
- ASN · AS48851EPIX-WAW-OPENPEERING
- Registrar · iana:3776
- Country · IT
- Email · gdpr-masking@gdpr-masked.com
- 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: "teamsystem.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.