Skip to content

Hostname

app-schaefer.com

Last fetched

app-schaefer.com resolves to 1 IPv4 address operated by AS42572 in AT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · app-schaefer.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/app-schaefer.com

Resolution chain

app-schaefer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.200.113.204193.200.112.0/23AS42572AT

WHOIS identity

Registrar
iana:69
Organization
annelies krautgasser schaefer
Contact emails

Subdomains

1 observed subdomain of app-schaefer.com.

Web-graph footprint

Distinct hostnames that link to or from app-schaefer.com in the public web crawl.

5 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for app-schaefer.com.

MechanismTarget
SPF_Aapp-schaefer.com
SPF_Amail.fxsecur.it
SPF_INCLUDEsecure-shield.at
SPF_IP185.51.198.130/32
SPF_IP193.200.113.204
SPF_IP193.200.113.214/32
SPF_MXapp-schaefer.com

Related pages

Pivot deeper into the graph from app-schaefer.com.

Cypher and MCP

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

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