Skip to content

Hostname

flyweis.in

Last fetched

flyweis.in resolves to 6 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in JP. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · flyweis.inRouting diversity4.2/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/flyweis.in

Resolution chain

flyweis.in resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.93.77.51147.93.77.0/24AS47583AS-HOSTINGER - Hostinger International LimitedJP
213.210.57.100213.210.57.0/24AS47583AS-HOSTINGER - Hostinger International LimitedJP
77.37.42.5977.37.40.0/22AS47583AS-HOSTINGER - Hostinger International LimitedBR
84.32.84.10784.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
89.116.213.17489.116.213.0/24AS47583AS-HOSTINGER - Hostinger International LimitedBR
2.57.91.222.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:1647
Organization
flyweis technology
Contact emails

Subdomains

62 observed subdomains of flyweis.in.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flyweis.in.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from flyweis.in.

Cypher and MCP

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

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