Skip to content

Hostname

ufit.com.sg

Last fetched

ufit.com.sg resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US.

Nutrition Label

WHISPER CANON · ufit.com.sgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ufit.com.sg

Resolution chain

ufit.com.sg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.174199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS
199.60.103.74199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS

WHOIS identity

No WHOIS records are currently associated with ufit.com.sg in WhisperGraph.

Subdomains

15 observed subdomains of ufit.com.sg.

Web-graph footprint

Distinct hostnames that link to or from ufit.com.sg in the public web crawl.

70 sites link to this hostname.

142 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ufit.com.sg.

MechanismTarget
SPF_Aufit.com.sg
SPF_INCLUDE3410673.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.vooju.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP184.173.239.119/32
SPF_IP52.74.61.116
SPF_MXufit.com.sg

Related pages

Pivot deeper into the graph from ufit.com.sg.

Cypher and MCP

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

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