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
Resolution chain
uffiliates.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | TRIANGLE-COMMUNICATIONS - Triangle Communications | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | TRIANGLE-COMMUNICATIONS - Triangle Communications | CA |
| 52.48.216.95 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.74.201.155 | 54.74.0.0/15 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for uffiliates.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 217.147.118.0/24 |
| SPF_IP | 74.112.66.8 |
| SPF_IP | 74.112.67.107 |
| SPF_IP | 74.112.67.108 |
| SPF_IP | 74.112.67.109 |
| SPF_IP | 74.112.67.114 |
Related pages
Pivot deeper into the graph from uffiliates.com.
- IP · 208.91.112.55
- ASN · AS40934TRIANGLE-COMMUNICATIONS - Triangle Communications
- Registrar · iana:10007
- Country · US
- Email · domainnameregistration@888holdings.com
- TLD · .com
- Browse hostnames · uf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.