Skip to content

Hostname

serverprofis.net

Last fetched

serverprofis.net resolves to 1 IPv4 address operated by SPACENET SpaceNET AG in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · serverprofis.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/serverprofis.net

Resolution chain

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

IPPrefixASNOperatorCountry
195.30.102.170195.30.0.0/16AS5539SPACENET SpaceNET AGDE

WHOIS identity

Registrar
iana:1328
Organization
martin mueller
Contact emails

Subdomains

16 observed subdomains of serverprofis.net.

Web-graph footprint

Distinct hostnames that link to or from serverprofis.net in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for serverprofis.net.

MechanismTarget
SPF_IP138.201.157.122
SPF_IP149.202.43.0/32
SPF_IP195.30.102.169/29
SPF_IP195.30.107.0/24
SPF_IP195.30.108.0/24
SPF_IP195.30.84.0/24
SPF_IP195.30.85.0/24
SPF_IP2001:608:e00:72:0:1:41:0
SPF_IP91.250.101.192
SPF_IP94.199.213.151

Related pages

Pivot deeper into the graph from serverprofis.net.

Cypher and MCP

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

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