Skip to content

Hostname

ufgo.org

Last fetched

ufgo.org resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in DE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · ufgo.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ufgo.org

Resolution chain

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

IPPrefixASNOperatorCountry
130.61.140.13130.61.128.0/17AS31898ORACLE-BMC-31898 - Oracle CorporationDE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 0127189668
Contact emails

Subdomains

26 observed subdomains of ufgo.org.

Web-graph footprint

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

26 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ufgo.org.

MechanismTarget
SPF_Abaduk.org
SPF_Adame.baduk.org
SPF_Afuseki.info
SPF_Ago.baduk.org
SPF_Aufgo.org
SPF_INCLUDE_spf.google.com
SPF_IP130.61.140.13
SPF_IP2600:3c03:0:0:f03c:91ff:fe98:58ed
SPF_IP45.79.130.228
SPF_MXufgo.org

Related pages

Pivot deeper into the graph from ufgo.org.

Cypher and MCP

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

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