Hostname
deltainformatica.ch
Last fetched
deltainformatica.ch resolves to 1 IPv4 address operated by AS16276 in FR.
Nutrition Label
Resolution chain
deltainformatica.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 135.125.6.167 | 135.125.0.0/17 | AS16276 | — | FR |
WHOIS identity
No WHOIS records are currently associated with deltainformatica.ch in WhisperGraph.
Subdomains
10 observed subdomains of deltainformatica.ch.
Web-graph footprint
Distinct hostnames that link to or from deltainformatica.ch in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for deltainformatica.ch.
| Mechanism | Target |
|---|---|
| SPF_A | gwmx.deltainformatica.ch |
| SPF_A | mail.swisscomdata.ch |
| SPF_A | spamtitan.deltainformatica.ch |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 46.21.24.212/32 |
| SPF_IP | 81.62.196.20/32 |
| SPF_MX | deltainformatica.ch |
Related pages
Pivot deeper into the graph from deltainformatica.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deltainformatica.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.