Skip to content

Hostname

modelis.at

Last fetched

modelis.at resolves to 1 IPv4 address operated by AS51184 in AT.

Nutrition Label

WHISPER CANON · modelis.atRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/modelis.at

Resolution chain

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

IPPrefixASNOperatorCountry
217.116.177.23217.116.176.0/20AS51184AT

WHOIS identity

No WHOIS records are currently associated with modelis.at in WhisperGraph.

Subdomains

7 observed subdomains of modelis.at.

Web-graph footprint

Distinct hostnames that link to or from modelis.at in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for modelis.at.

MechanismTarget
SPF_Amodelis.at
SPF_IP178.251.64.0/21
SPF_IP185.17.12.0/22
SPF_IP194.11.27.0/24
SPF_IP217.116.176.0/20
SPF_IP2a02:1748::/32
SPF_IP83.243.59.30/32
SPF_IP91.206.8.0/23
SPF_MXmodelis.at

Related pages

Pivot deeper into the graph from modelis.at.

Cypher and MCP

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

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