Hostname
fmoser.at
Last fetched
fmoser.at resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.
Nutrition Label
Resolution chain
fmoser.at 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 |
|---|---|---|---|---|
| 31.220.122.190 | 31.220.120.0/21 | AS15817 | MITTWALD-AS Mittwald CM Service GmbH und Co. KG | DE |
WHOIS identity
- Registrar
- —
- Organization
- franz moser gesellschaft m.b.h.
- Contact emails
- —
Subdomains
9 observed subdomains of fmoser.at.
Web-graph footprint
Distinct hostnames that link to or from fmoser.at in the public web crawl.
47 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for fmoser.at.
| Mechanism | Target |
|---|---|
| SPF_A | mail.agenturserver.de |
| SPF_A | mail.fmoser.at |
| SPF_A | mail.hosted-comm-service.a1.net |
| SPF_A | mailout01.agenturserver.de |
| SPF_A | mailout02.agenturserver.de |
| SPF_A | mailout03.agenturserver.de |
| SPF_A | mailout04.agenturserver.de |
| SPF_A | mailout05.agenturserver.de |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | bspf.a1.net |
| SPF_IP | 178.16.56.41 |
| SPF_IP | 185.15.192.32/32 |
| SPF_IP | 185.15.192.33/32 |
| SPF_IP | 185.15.192.34 |
| SPF_IP | 188.94.250.245/32 |
| SPF_IP | 80.120.70.86/32 |
| SPF_IP | 85.199.173.147 |
| SPF_IP | 93.83.79.220 |
Related pages
Pivot deeper into the graph from fmoser.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fmoser.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.