Skip to content

Hostname

devantis.net

Last fetched

devantis.net resolves to 1 IPv4 address operated by AS206201 in CH. WHOIS lists iana:3240 as the registrar.

Nutrition Label

WHISPER CANON · devantis.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/devantis.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.193.180.16185.193.180.0/24AS206201CH

WHOIS identity

Registrar
iana:3240
Organization
christian blumer
Contact emails

Subdomains

49 observed subdomains of devantis.net.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for devantis.net.

MechanismTarget
SPF_Adevantis.net
SPF_Asmtp.devantis.net
SPF_IP185.193.180.0/24
SPF_IP2a0a:3bc0::/29
SPF_MXdevantis.net

Related pages

Pivot deeper into the graph from devantis.net.

Cypher and MCP

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

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