Skip to content

Hostname

3fg.ae

Last fetched

3fg.ae resolves to 2 IPv4 addresses operated by WEBSTYLE-AS in UA. WHOIS lists registrar:hosting concepts b.v. (registrar.eu) as the registrar.

Nutrition Label

WHISPER CANON · 3fg.aeRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/3fg.ae

Resolution chain

3fg.ae resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.181.161.255.181.161.0/24AS205282WEBSTYLE-ASUA
52.211.245.14652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:hosting concepts b.v. (registrar.eu)
Organization
vlad bondarenko
Contact emails

Web-graph footprint

Distinct hostnames that link to or from 3fg.ae in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 3fg.ae.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP31.131.22.45
SPF_IP31.131.22.61

Related pages

Pivot deeper into the graph from 3fg.ae.

Cypher and MCP

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

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