Skip to content

Hostname

dextra.ch

Last fetched

dextra.ch resolves to 1 IPv4 address operated by ASN-METANET Routingpeering issues: noc@metanet.ch in CH. WHOIS lists iana:3220 as the registrar.

Nutrition Label

WHISPER CANON · dextra.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dextra.ch

Resolution chain

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

IPPrefixASNOperatorCountry
81.173.83.10781.173.82.0/23AS21069ASN-METANET Routingpeering issues: noc@metanet.chCH

WHOIS identity

Registrar
iana:3220
Organization
daniel buchs
Contact emails

Subdomains

71 observed subdomains of dextra.ch.

Web-graph footprint

Distinct hostnames that link to or from dextra.ch in the public web crawl.

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dextra.ch.

MechanismTarget
SPF_Amail-out.dextra.ch
SPF_Apost.sumcumo.net
SPF_Awww.dextra.ch
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.128.151.62
SPF_IP217.71.90.109

Related pages

Pivot deeper into the graph from dextra.ch.

Cypher and MCP

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

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