Hostname
team4media.net
Last fetched
team4media.net resolves to 1 IPv4 address operated by AS58010 in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
team4media.net 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 |
|---|---|---|---|---|
| 185.26.156.107 | 185.26.156.0/24 | AS58010 | — | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- joerg fiedler
- Contact emails
Subdomains
34 observed subdomains of team4media.net.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from team4media.net in the public web crawl.
125 sites link to this hostname.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for team4media.net.
| Mechanism | Target |
|---|---|
| SPF_A | team4media.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.26.156.107 |
| SPF_IP | 194.245.123.35 |
| SPF_IP | 2a00:d0c0:200:0:b9:1a:9c:6b |
| SPF_IP | 85.13.141.135 |
| SPF_IP | 95.143.172.136 |
| SPF_MX | team4media.net |
Related pages
Pivot deeper into the graph from team4media.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "team4media.net"})-[: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.