Skip to content

Hostname

flagma.at

Last fetched

flagma.at resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:101domain grs ltd. as the registrar.

Nutrition Label

WHISPER CANON · flagma.atRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/flagma.at

Resolution chain

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

IPPrefixASNOperatorCountry
207.180.210.225207.181.173.0/24AS51167DE

WHOIS identity

Registrar
registrar:101domain grs ltd.
Organization
aleksndr rylskiy
Contact emails

Subdomains

58 observed subdomains of flagma.at.

Web-graph footprint

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

52 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for flagma.at.

MechanismTarget
SPF_MXflagma.at

Related pages

Pivot deeper into the graph from flagma.at.

Cypher and MCP

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

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