Skip to content

Hostname

teamwork-welo.de

Last fetched

teamwork-welo.de resolves to 1 IPv4 address operated by AS20849 in DE.

Nutrition Label

WHISPER CANON · teamwork-welo.deRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/teamwork-welo.de

Resolution chain

teamwork-welo.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.72.137.19480.72.128.0/20AS20849DE

WHOIS identity

No WHOIS records are currently associated with teamwork-welo.de in WhisperGraph.

Subdomains

4 observed subdomains of teamwork-welo.de.

Web-graph footprint

Distinct hostnames that link to or from teamwork-welo.de in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for teamwork-welo.de.

MechanismTarget
SPF_Amanaged.19561.linevast.de
SPF_Ateamwork-welo.de
SPF_MXteamwork-welo.de

Related pages

Pivot deeper into the graph from teamwork-welo.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "teamwork-welo.de"})-[: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.