Skip to content

Hostname

server-team1.de

Last fetched

server-team1.de resolves to 1 IPv4 address operated by ASGHOSTNET in DE.

Nutrition Label

WHISPER CANON · server-team1.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/server-team1.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.84.20.143193.84.20.0/24AS12586ASGHOSTNETDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from server-team1.de in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for server-team1.de.

MechanismTarget
SPF_Aserver-team1.de
SPF_IP193.84.20.143
SPF_IP212.87.39.65
SPF_IP212.87.39.66
SPF_MXserver-team1.de

Related pages

Pivot deeper into the graph from server-team1.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "server-team1.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.