Skip to content

Hostname

uffiliates.com

Last fetched

uffiliates.com resolves to 3 IPv4 addresses operated by TRIANGLE-COMMUNICATIONS - Triangle Communications in US. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · uffiliates.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uffiliates.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsUS
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsCA
52.48.216.9552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.201.15554.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:10007
Organization
cassava enterprises (gibraltar)
Contact emails

Subdomains

5 observed subdomains of uffiliates.com.

Web-graph footprint

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

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for uffiliates.com.

MechanismTarget
SPF_IP217.147.118.0/24
SPF_IP74.112.66.8
SPF_IP74.112.67.107
SPF_IP74.112.67.108
SPF_IP74.112.67.109
SPF_IP74.112.67.114

Related pages

Pivot deeper into the graph from uffiliates.com.

Cypher and MCP

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

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