Hostname
inter-team.com.pl
Last fetched
inter-team.com.pl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ovh sas as the registrar.
Nutrition Label
Resolution chain
inter-team.com.pl 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 |
|---|---|---|---|---|
| 172.66.40.131 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.125 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- inter-team sp. z o.o.
- Contact emails
- —
Subdomains
327 observed subdomains of inter-team.com.pl.
Showing 25 of 327. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from inter-team.com.pl in the public web crawl.
49 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for inter-team.com.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.emaillabs.net.pl |
| SPF_INCLUDE | _spf.freshmail.pl |
| SPF_INCLUDE | _spf.netigate.se |
| SPF_INCLUDE | _spfnew.freshmail.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.78.234.154 |
| SPF_IP | 185.233.157.131 |
| SPF_IP | 85.135.62.36/32 |
Related pages
Pivot deeper into the graph from inter-team.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "inter-team.com.pl"})-[: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.