Skip to content

Hostname

flais.eu

Last fetched

flais.eu resolves to 1 IPv4 address operated by SUPERHOSTING_AS - SuperHosting.BG Ltd. in BG. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · flais.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/flais.eu

Resolution chain

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

IPPrefixASNOperatorCountry
164.138.223.139164.138.222.0/23AS201200SUPERHOSTING_AS - SuperHosting.BG Ltd.BG

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

15 observed subdomains of flais.eu.

Web-graph footprint

Distinct hostnames that link to or from flais.eu in the public web crawl.

20 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • flais.eu

SPF policy

7 SPF mechanisms authorising senders for flais.eu.

MechanismTarget
SPF_Aflais.eu
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_INCLUDEspf.emailpoint.net
SPF_INCLUDEzen.spf.superhosting.bg
SPF_IP195.191.148.27
SPF_IP195.191.149.27/32
SPF_MXflais.eu

Related pages

Pivot deeper into the graph from flais.eu.

Cypher and MCP

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

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