Skip to content

Hostname

ufc.ge

Last fetched

ufc.ge resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · ufc.geRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ufc.ge

Resolution chain

ufc.ge resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.132.11018.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.11718.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.12618.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.3018.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.11418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1053.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.333.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.363.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.43.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with ufc.ge in WhisperGraph.

Subdomains

14 observed subdomains of ufc.ge.

Web-graph footprint

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

7 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ufc.ge.

MechanismTarget
SPF_Aufc.ge
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.235.243.74/32
SPF_MXufc.ge

Related pages

Pivot deeper into the graph from ufc.ge.

Cypher and MCP

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

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