Skip to content

Hostname

is.co.at

Last fetched

is.co.at resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:mag informationsdesign gmbh as the registrar.

Nutrition Label

WHISPER CANON · is.co.atRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/is.co.at

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.198.229157.90.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:mag informationsdesign gmbh
Organization
guenther martello
Contact emails

Subdomains

15 observed subdomains of is.co.at.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for is.co.at.

MechanismTarget
SPF_Ais.co.at
SPF_MXis.co.at

Related pages

Pivot deeper into the graph from is.co.at.

Cypher and MCP

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

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