Skip to content

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

WHISPER CANON · team4media.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/team4media.net

Resolution chain

team4media.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.26.156.107185.26.156.0/24AS58010DE

WHOIS identity

Registrar
iana:151
Organization
joerg fiedler
Contact emails

Subdomains

34 observed subdomains of team4media.net.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for team4media.net.

MechanismTarget
SPF_Ateam4media.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.26.156.107
SPF_IP194.245.123.35
SPF_IP2a00:d0c0:200:0:b9:1a:9c:6b
SPF_IP85.13.141.135
SPF_IP95.143.172.136
SPF_MXteam4media.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 20

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